public class Bit8StringInterner extends AbstractInterner<String>
entries, mask, shift, toggle
Constructor and Description |
---|
Bit8StringInterner(int capacity) |
Modifier and Type | Method and Description |
---|---|
protected @NotNull String |
getValue(@NotNull BytesStore cs,
int length) |
intern, intern, intern, intern, toggle, valueCount
public Bit8StringInterner(int capacity) throws IllegalArgumentException
IllegalArgumentException
@NotNull protected @NotNull String getValue(@NotNull @NotNull BytesStore cs, int length) throws IllegalStateException, BufferUnderflowException
getValue
in class AbstractInterner<String>
IllegalStateException
BufferUnderflowException
Copyright © 2021. All rights reserved.