Class LegacyHashtable

java.lang.Object
java.util.Dictionary
java.util.Hashtable
com.biglybt.ui.common.util.LegacyHashtable
All Implemented Interfaces:
Serializable, Cloneable, Map

public class LegacyHashtable extends Hashtable
See Also:
  • Constructor Details

    • LegacyHashtable

      public LegacyHashtable()
      Creates a new instance of LegacyHashtable
  • Method Details