public class LazyTable
extends java.util.Hashtable
| Modifier and Type | Class and Description |
|---|---|
static interface |
LazyTable.ActiveValue
Description of the Interface
|
static interface |
LazyTable.LazyValue
Description of the Interface
|
| Constructor and Description |
|---|
LazyTable() |
| Modifier and Type | Method and 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