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, toggle, valueCountpublic UTF8StringInterner(int capacity)
throws IllegalArgumentException
IllegalArgumentException@NotNull protected String getValue(@NotNull BytesStore cs, int length)
getValue in class AbstractInterner<String>Copyright © 2016. All rights reserved.