SkinLF
Version 1.1

com.l2fprod.util
Class LazyTable

java.lang.Object
  |
  +--java.util.Dictionary
        |
        +--java.util.Hashtable
              |
              +--com.l2fprod.util.LazyTable
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class LazyTable
extends java.util.Hashtable

See Also:
Serialized Form

Nested Class Summary
static interface LazyTable.ActiveValue
           
static interface LazyTable.LazyValue
           
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Constructor Summary
LazyTable()
           
 
Method Summary
 java.lang.Object get(java.lang.Object key)
           
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, hashCode, isEmpty, keys, keySet, put, putAll, remove, size, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LazyTable

public LazyTable()
Method Detail

get

public java.lang.Object get(java.lang.Object key)
Specified by:
get in interface java.util.Map
Overrides:
get in class java.util.Hashtable

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com