public class AdvancedHashtable
extends java.util.Hashtable
Constructor and Description |
---|
AdvancedHashtable()
Creates a new instance of AdvancedHashtable
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
gets(java.lang.Object key) |
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
Copyright 2004-2015 Wandora Team