public class UTF8StringInterner extends AbstractInterner<String>
entries, mask, shift, toggle| Constructor and Description |
|---|
UTF8StringInterner(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull String |
getValue(@NotNull BytesStore cs,
int length) |
intern, intern, intern, intern, toggle, valueCountpublic UTF8StringInterner(int capacity)
throws IllegalArgumentException
IllegalArgumentException@NotNull protected @NotNull String getValue(@NotNull @NotNull BytesStore cs, int length) throws UTFDataFormatRuntimeException
getValue in class AbstractInterner<String>UTFDataFormatRuntimeExceptionCopyright © 2020. All rights reserved.