public class LazyTable
extends java.util.Hashtable
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
LazyTable.ActiveValue |
Description of the Interface
|
static interface |
LazyTable.LazyValue |
Description of the Interface
|
| Constructor | Description |
|---|---|
LazyTable() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
get(java.lang.Object key) |
Description of the Method
|
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values