Class StructLikeMap<T>

java.lang.Object
java.util.AbstractMap<StructLike,T>
org.apache.iceberg.util.StructLikeMap<T>
All Implemented Interfaces:
Map<StructLike,T>

public class StructLikeMap<T> extends AbstractMap<StructLike,T> implements Map<StructLike,T>