2005/5/9
-- ACDK API Docs Namespaces acdk acdk::util THashSet members See also: THashSet.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <THashSet.h>
Inheritance diagram for acdk::util::THashSet< K >:
The elements stored in a THashSet should implement the method hashCode().
Java: http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html
Reimplemented from acdk::util::TAbstractSet< K >.
[inline]
[inline, virtual]
reimplemented from Collection
Reimplemented from acdk::lang::Object.
[inline, static]
Implements acdk::util::TAbstractSet< K >.