Interface EncodedArraySection<EncodedArrayKey,EncodedValue>

All Superinterfaces:
OffsetSection<EncodedArrayKey>
All Known Implementing Classes:
BuilderEncodedArrayPool, EncodedArrayPool

public interface EncodedArraySection<EncodedArrayKey,EncodedValue> extends OffsetSection<EncodedArrayKey>