| java.lang.Object gov.nasa.jpf.jvm.DynamicMapIndex
DynamicMapIndex | public class DynamicMapIndex (Code) | | DynamicMapIndex instances are used to compute a deterministic object
reference (i.e. index into DynamicArea elements[]) to achieve heap
symmetry, so that the order of concurrent allocations does not result
in different heap states (i.e. objects at the end have the same 'locations'
in the heap).
|
hashCode | public int hashCode()(Code) | | |
|
|