All Packages This Package Class Hierarchy Class Search Index
Class calypso.util.Atom.AtomTable
java.lang.Object | +----calypso.util.HashtableBase | +----calypso.util.Atom.AtomTable
static final class Atom.AtomTable extends calypso.util.HashtableBase { // Constructors 1 public AtomTable(); // Methods 7 static final int HashCodeFor(StringBuf); static final int HashCodeFor(String); boolean contains(StringBuf); Atom find(StringBuf); private Atom find(Object, int); Atom find(String); void remove(String, int); }
Constructors
• AtomTable
public AtomTable()
Default constructor
Methods
• find
Atom find(String aKey)
• find
Atom find(StringBuf aKey)
• find
private Atom find(Object aKey, int aHash)
• HashCodeFor
static final int HashCodeFor(String aString)
• HashCodeFor
static final int HashCodeFor(StringBuf aString)
• contains
boolean contains(StringBuf aKey)
• remove
void remove(String aKey, int aHashCode)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4