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