Interface StringSection<StringKey,StringRef extends StringReference>

All Superinterfaces:
IndexSection<StringKey>, NullableIndexSection<StringKey>
All Known Implementing Classes:
BuilderStringPool, StringPool

public interface StringSection<StringKey,StringRef extends StringReference> extends NullableIndexSection<StringKey>
  • Method Details

    • getItemIndex

      int getItemIndex(@Nonnull StringRef key)
    • hasJumboIndexes

      boolean hasJumboIndexes()