|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.abora.gold.java.AboraHeaper
|
+--org.abora.gold.xpp.basic.Heaper
|
+--org.abora.gold.xpp.converters.CategoryTable
| Field Summary |
| Fields inherited from class org.abora.gold.xpp.basic.Heaper |
AllBlasts, BecomeMap, GarbageCount, InGC, InitializedClasses, InitializingClasses, LastMemory, NextClientRequestNumber, NotOneElementSignal, PackageTable, PromiseNameTable, StringHashSBoxes |
| Fields inherited from class org.abora.gold.java.AboraHeaper |
ActiveClubs, CurrentAuthor, CurrentBertCanopyCache, CurrentBertCrum, CurrentChunk, CurrentGrandMap, CurrentKeyMaster, CurrentPacker, CurrentSensorCanopyCache, CurrentServer, CurrentSession, CurrentSessions, CurrentTrace, InitialEditClub, InitialOwner, InitialReadClub, InitialSponsor, InsideTransactionFlag |
| Constructor Summary | |
CategoryTable()
|
|
| Method Summary | |
void |
atIntroduce(Category category,
Heaper value)
add a new value, blasting if it is already there |
Heaper |
fetchSubOf(Category category)
find the contents at any subclass of this category |
Heaper |
fetchSuperOf(Category category)
find the contents at the nearest superclass of this category |
Heaper |
getSubOf(Category category)
find the contents at any subclass of this category |
Heaper |
getSuperOf(Category category)
find the contents at the nearest superclass of this category |
int |
hashForEqual()
|
boolean |
isEqual(Heaper other)
Return true if the two objects are equal. |
static Heaper |
make()
|
static Heaper |
make(CategoryTable front,
CategoryTable back)
|
void |
storeAll(CategoryTable other)
store the contents of another category table into this one |
| Methods inherited from class org.abora.gold.java.AboraHeaper |
asOop, basicInspect, displayString, error, hack, halt, inspect, knownBug, mightNotImplement, REQUIRES, shouldImplement, shouldNotImplement, stubbleForSubclassResponsibility, thingToDo, willNotImplement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CategoryTable()
| Method Detail |
public Heaper fetchSubOf(Category category)
public Heaper fetchSuperOf(Category category)
public void storeAll(CategoryTable other)
public void atIntroduce(Category category,
Heaper value)
public Heaper getSubOf(Category category)
public Heaper getSuperOf(Category category)
public int hashForEqual()
hashForEqual in class Heaperpublic boolean isEqual(Heaper other)
Heaper
isEqual in class Heaperpublic static Heaper make()
public static Heaper make(CategoryTable front,
CategoryTable back)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||