|
|||||||||
| Home >> All >> [ Bootstrap overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Bootstrap
Class BootstrapCodeAddress.BootstrapCodeAddressFactory

java.lang.ObjectMemory.CodeAddress.CodeAddressFactory
Bootstrap.BootstrapCodeAddress.BootstrapCodeAddressFactory
- Enclosing class:
- BootstrapCodeAddress
- public static class BootstrapCodeAddress.BootstrapCodeAddressFactory
- extends Memory.CodeAddress.CodeAddressFactory
| Field Summary | |
(package private) BootstrapCodeAllocator |
bca
|
static BootstrapCodeAddress |
NULL
|
| Constructor Summary | |
BootstrapCodeAddress.BootstrapCodeAddressFactory(BootstrapCodeAllocator bca)
|
|
| Method Summary | |
Memory.CodeAddress |
getNull()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
bca
final BootstrapCodeAllocator bca
NULL
public static final BootstrapCodeAddress NULL
| Constructor Detail |
BootstrapCodeAddress.BootstrapCodeAddressFactory
public BootstrapCodeAddress.BootstrapCodeAddressFactory(BootstrapCodeAllocator bca)
| Method Detail |
size
public int size()
getNull
public Memory.CodeAddress getNull()
|
|||||||||
| Home >> All >> [ Bootstrap overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
Memory.CodeAddress.CodeAddressFactory