public final class MyHashSet
MyHashSet()
final Unit
add(Integer key)
remove(Integer key)
final Boolean
contains(Integer key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Unit add(Integer key)
final Unit remove(Integer key)
final Boolean contains(Integer key)