You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



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  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4