korat.finitization.impl
Class ObjSet.CacheElement
java.lang.Object
korat.finitization.impl.ObjSet.CacheElement
- Enclosing class:
- ObjSet
static class ObjSet.CacheElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
obj
Object obj
oset
ClassDomain oset
objIndexWithinObjSet
int objIndexWithinObjSet
indexOfFirstObjectInNextClassDomain
int indexOfFirstObjectInNextClassDomain
ObjSet.CacheElement
ObjSet.CacheElement(Object obj,
ClassDomain cd,
int objIndexWithinObjSet,
int indexOfFirstObjectInNextClassDomain)