|
|||||||||
Home >> All >> [ Bootstrap overview ] | PREV NEXT |
Uses of Class
Bootstrap.BootstrapCodeAllocator
Uses of BootstrapCodeAllocator in Bootstrap |
Fields in Bootstrap declared as BootstrapCodeAllocator | |
(package private) BootstrapCodeAllocator |
BootstrapCodeAddress.BootstrapCodeAddressFactory.bca
|
static BootstrapCodeAllocator |
BootstrapCodeAllocator.DEFAULT
|
private BootstrapCodeAllocator |
BootImage.bca
|
Constructors in Bootstrap with parameters of type BootstrapCodeAllocator | |
BootstrapCodeAddress.BootstrapCodeAddressFactory(BootstrapCodeAllocator bca)
|
|
BootImage(BootstrapCodeAllocator bca,
int initialCapacity,
float loadFactor)
|
|
BootImage(BootstrapCodeAllocator bca,
int initialCapacity)
|
|
BootImage(BootstrapCodeAllocator bca)
|
|
|||||||||
Home >> All >> [ Bootstrap overview ] | PREV NEXT |