|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thaiopensource.validate.mns.Hashset
class Hashset
Field Summary | |
---|---|
private Hashtable |
table
|
Constructor Summary | |
---|---|
Hashset()
|
Method Summary | |
---|---|
(package private) void |
add(Object key)
|
(package private) void |
clear()
|
(package private) boolean |
contains(Object key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final Hashtable table
Constructor Detail |
---|
Hashset()
Method Detail |
---|
boolean contains(Object key)
void add(Object key)
void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |