Class LazyTable

All Implemented Interfaces:
Serializable, Cloneable, Map

public class LazyTable extends Hashtable
Description of the Class
Author:
fred
See Also:
  • Constructor Details

    • LazyTable

      public LazyTable()
  • Method Details

    • get

      public Object get(Object key)
      Description of the Method
      Specified by:
      get in interface Map
      Overrides:
      get in class Hashtable
      Parameters:
      key - Description of Parameter
      Returns:
      Description of the Returned Value