Class StructLikeWrapper

java.lang.Object
org.apache.iceberg.util.StructLikeWrapper

public class StructLikeWrapper extends Object
Wrapper to adapt StructLike for use in maps and sets by implementing equals and hashCode.