Package Summary Overview Summary |
class:SegmentAllocator [NONE] |
|
|
method:allocateUtf8String(java.lang.String) [NONE] |
|
|
method:allocate(java.lang.foreign.ValueLayout.OfChar,char) [NONE] |
|
|
method:allocate(java.lang.foreign.ValueLayout.OfShort,short) [NONE] |
|
|
method:allocate(java.lang.foreign.ValueLayout.OfInt,int) [NONE] |
|
|
method:allocate(java.lang.foreign.ValueLayout.OfFloat,float) [NONE] |
|
|
method:allocate(java.lang.foreign.ValueLayout.OfLong,long) [NONE] |
|
|
method:allocate(java.lang.foreign.ValueLayout.OfDouble,double) [NONE] |
|
|
method:allocate(java.lang.foreign.ValueLayout.OfAddress,java.lang.foreign.Addressable) [NONE] |
|
|
method:allocateArray(java.lang.foreign.ValueLayout.OfByte,byte...) [NONE] |
|
|
method:allocateArray(java.lang.foreign.ValueLayout.OfShort,short...) [NONE] |
|
|
method:allocateArray(java.lang.foreign.ValueLayout.OfChar,char...) [NONE] |
|
|
method:allocateArray(java.lang.foreign.ValueLayout.OfInt,int...) [NONE] |
|
|
method:allocateArray(java.lang.foreign.ValueLayout.OfFloat,float...) [NONE] |
|
|
method:allocateArray(java.lang.foreign.ValueLayout.OfLong,long...) [NONE] |
|
|
method:allocateArray(java.lang.foreign.ValueLayout.OfDouble,double...) [NONE] |
|
|
method:allocate(java.lang.foreign.MemoryLayout) [NONE] |
|
|
method:allocateArray(java.lang.foreign.MemoryLayout,long) [NONE] |
|
|
method:allocate(long) [NONE] |
|
|
method:allocate(long,long) [NONE] |
|
|
method:newNativeArena(java.lang.foreign.MemorySession) [NONE] |
|
|
method:newNativeArena(long,java.lang.foreign.MemorySession) [NONE] |
|
|
method:newNativeArena(long,long,java.lang.foreign.MemorySession) [NONE] |
|
|
method:prefixAllocator(java.lang.foreign.MemorySegment) [NONE] |
|
|
method:implicitAllocator() [NONE] |
|
|
SegmentAllocator
when preview features are enabled.