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
|