|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jikesrvm.util used by org.jikesrvm.adaptive.controller | |
---|---|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.adaptive.util | |
---|---|
PriorityQueueRVM
This class implements a priority queue using the standard (balanced partially-ordered tree, i.e., "heap") algorithm. |
Classes in org.jikesrvm.util used by org.jikesrvm.classloader | |
---|---|
HashMapRVM
Stripped down implementation of HashMap data structure for use by core parts of the JikesRVM runtime. |
|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
|
ImmutableEntryHashSetRVM
A hash set with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.baseline.ia32 | |
---|---|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt | |
---|---|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt.controlflow | |
---|---|
BitVector
Implements a bit vector. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt.escape | |
---|---|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt.inlining | |
---|---|
HashMapRVM
Stripped down implementation of HashMap data structure for use by core parts of the JikesRVM runtime. |
|
HashSetRVM
Stripped down implementation of HashSet for use by core parts of the JikesRVM runtime. |
|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
|
ImmutableEntryHashSetRVM
A hash set with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt.ir | |
---|---|
BitVector
Implements a bit vector. |
|
LinkedListRVM
Implementation of java.util.LinkedList for use in classes that end up in the boot image. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt.specialization | |
---|---|
HashSetRVM
Stripped down implementation of HashSet for use by core parts of the JikesRVM runtime. |
|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt.ssa | |
---|---|
BitVector
Implements a bit vector. |
Classes in org.jikesrvm.util used by org.jikesrvm.compilers.opt.util | |
---|---|
BitVector
Implements a bit vector. |
|
LinkedListRVM
Implementation of java.util.LinkedList for use in classes that end up in the boot image. |
Classes in org.jikesrvm.util used by org.jikesrvm.runtime | |
---|---|
BitVector
Implements a bit vector. |
|
ImmutableEntryHashMapRVM
A hash map with entirely immutable buckets. |
|
ImmutableEntryIdentityHashMapRVM
A hash map with entirely immutable buckets. |
Classes in org.jikesrvm.util used by org.jikesrvm.tuningfork | |
---|---|
HashSetRVM
Stripped down implementation of HashSet for use by core parts of the JikesRVM runtime. |
Classes in org.jikesrvm.util used by org.jikesrvm.util | |
---|---|
AbstractHashMapRVM
Common super class for all VM hash maps. |
|
AbstractHashMapRVM.AbstractBucket
|
|
AbstractHashMapRVM.BucketIterator
Iterator types for key and value |
|
AbstractHashSetRVM
Common super class for all VM hash sets. |
|
AbstractHashSetRVM.AbstractBucket
|
|
BitVector
Implements a bit vector. |
|
EmptyEnumeration
Implements an empty enumeration. |
|
EmptyIterator
A generic iterator containing no items. |
|
LinkedListRVM
Implementation of java.util.LinkedList for use in classes that end up in the boot image. |
|
LinkedListRVM.Element
Class for the actual elements of the list. |
|
PriorityQueueRVM.PriorityQueueNode
A local class that holds the nodes of the priority tree |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |