| Package | Description |
|---|---|
| com.sk89q.worldguard.util.collect |
| Modifier and Type | Method and Description |
|---|---|
EntryBase |
LongBaseHashTable.getEntry(int msw,
int lsw) |
EntryBase |
LongBaseHashTable.getEntry(long key) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<EntryBase> |
LongBaseHashTable.entries() |
| Modifier and Type | Method and Description |
|---|---|
void |
LongBaseHashTable.put(EntryBase entry) |
void |
LongBaseHashTable.put(int msw,
int lsw,
EntryBase entry) |
Copyright © 2015. All Rights Reserved.