public static class HashTable.Entry
extends java.lang.Object
| Constructor and Description |
|---|
Entry(int dwName1,
int dwName2,
int lcLocale,
int wPlatform,
int dwBlockIndex) |
Entry(java.nio.MappedByteBuffer in) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBlockIndex(int index) |
java.lang.String |
toString() |
void |
writeToBuffer(java.nio.ByteBuffer bb) |