| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable
org.gudy.azureus2.ui.common.util.LegacyHashtable
public class LegacyHashtable
| Constructor Summary | |
|---|---|
LegacyHashtable()
Creates a new instance of LegacyHashtable  | 
|
| Method Summary | |
|---|---|
 Object | 
get(Object key)
 | 
| Methods inherited from class java.util.Hashtable | 
|---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values | 
| Methods inherited from class java.lang.Object | 
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public LegacyHashtable()
| Method Detail | 
|---|
public Object get(Object key)
get in interface Mapget in class Hashtable
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||