Modifier and Type | Class and Description |
---|---|
pack-priv static class | |
pack-priv abstract static class | |
pack-priv static class |
Modifier and Type | Field and Description |
---|---|
pack-priv static final int | |
pack-priv static final JavaNioAccess | |
pack-priv static final ScopedMemoryAccess |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv static char |
ALIGN | back to summary |
---|---|
pack-priv static final int ALIGN |
NIO_ACCESS | back to summary |
---|---|
pack-priv static final JavaNioAccess NIO_ACCESS |
SCOPED_MEMORY_ACCESS | back to summary |
---|---|
pack-priv static final ScopedMemoryAccess SCOPED_MEMORY_ACCESS |
VarHandleByteArrayAsChars | back to summary |
---|---|
pack-priv VarHandleByteArrayAsChars() |
convEndian | back to summary |
---|---|
pack-priv static char convEndian(boolean big, char n)
|
Modifier and Type | Field and Description |
---|---|
pack-priv static final VarForm |
Access | Constructor and Description |
---|---|
pack-priv | |
private |
Modifier and Type | Method and Description |
---|---|
pack-priv final MethodType | accessModeTypeUncached(VarHandle.
Implements abstract java.
|
pack-priv static char | |
pack-priv static int | |
pack-priv static void | |
public VarHandleByteArrayAsChars. | withInvokeBehavior()
Implements abstract java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke behavior. |
public VarHandleByteArrayAsChars. | withInvokeExactBehavior()
Implements abstract java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke-exact behavior. |
FORM | back to summary |
---|---|
pack-priv static final VarForm FORM |
ArrayHandle | back to summary |
---|---|
pack-priv ArrayHandle(boolean be) |
ArrayHandle | back to summary |
---|---|
private ArrayHandle(boolean be, boolean exact) |
accessModeTypeUncached | back to summary |
---|---|
pack-priv final MethodType accessModeTypeUncached(VarHandle. Implements abstract java.
|
get | back to summary |
---|---|
pack-priv static char get(VarHandle ob, Object oba, int index)
|
index | back to summary |
---|---|
pack-priv static int index(byte[] ba, int index)
|
set | back to summary |
---|---|
pack-priv static void set(VarHandle ob, Object oba, int index, char value)
|
withInvokeBehavior | back to summary |
---|---|
public VarHandleByteArrayAsChars. Implements abstract java. Doc from java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke behavior. If this VarHandle already has invoke behavior this VarHandle is returned.
Invoking
|
withInvokeExactBehavior | back to summary |
---|---|
public VarHandleByteArrayAsChars. Implements abstract java. Doc from java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke-exact behavior. If this VarHandle already has invoke-exact behavior this VarHandle is returned.
Invoking
|
Modifier and Type | Field and Description |
---|---|
pack-priv final boolean |
Access | Constructor and Description |
---|---|
pack-priv |
be | back to summary |
---|---|
pack-priv final boolean be |
ByteArrayViewVarHandle | back to summary |
---|---|
pack-priv ByteArrayViewVarHandle(VarForm form, boolean be, boolean exact) |
Modifier and Type | Field and Description |
---|---|
pack-priv static final VarForm |
Access | Constructor and Description |
---|---|
pack-priv | |
private |
Modifier and Type | Method and Description |
---|---|
pack-priv final MethodType | accessModeTypeUncached(VarHandle.
Implements abstract java.
|
pack-priv static long | |
pack-priv static Object | |
pack-priv static char | |
pack-priv static char | |
pack-priv static char | |
pack-priv static char | |
pack-priv static int | |
pack-priv static int | |
pack-priv static MemorySessionImpl | |
pack-priv static void | |
pack-priv static void | |
pack-priv static void | |
pack-priv static void | |
public VarHandleByteArrayAsChars. | withInvokeBehavior()
Implements abstract java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke behavior. |
public VarHandleByteArrayAsChars. | withInvokeExactBehavior()
Implements abstract java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke-exact behavior. |
FORM | back to summary |
---|---|
pack-priv static final VarForm FORM |
ByteBufferHandle | back to summary |
---|---|
pack-priv ByteBufferHandle(boolean be) |
ByteBufferHandle | back to summary |
---|---|
private ByteBufferHandle(boolean be, boolean exact) |
accessModeTypeUncached | back to summary |
---|---|
pack-priv final MethodType accessModeTypeUncached(VarHandle. Implements abstract java.
|
address | back to summary |
---|---|
pack-priv static long address(ByteBuffer bb, int index)
|
checkNullHeapBase | back to summary |
---|---|
pack-priv static Object checkNullHeapBase(Object hb)
|
get | back to summary |
---|---|
pack-priv static char get(VarHandle ob, Object obb, int index)
|
getAcquire | back to summary |
---|---|
pack-priv static char getAcquire(VarHandle ob, Object obb, int index)
|
getOpaque | back to summary |
---|---|
pack-priv static char getOpaque(VarHandle ob, Object obb, int index)
|
getVolatile | back to summary |
---|---|
pack-priv static char getVolatile(VarHandle ob, Object obb, int index)
|
index | back to summary |
---|---|
pack-priv static int index(ByteBuffer bb, int index)
|
indexRO | back to summary |
---|---|
pack-priv static int indexRO(ByteBuffer bb, int index)
|
session | back to summary |
---|---|
pack-priv static MemorySessionImpl session(ByteBuffer bb)
|
set | back to summary |
---|---|
pack-priv static void set(VarHandle ob, Object obb, int index, char value)
|
setOpaque | back to summary |
---|---|
pack-priv static void setOpaque(VarHandle ob, Object obb, int index, char value)
|
setRelease | back to summary |
---|---|
pack-priv static void setRelease(VarHandle ob, Object obb, int index, char value)
|
setVolatile | back to summary |
---|---|
pack-priv static void setVolatile(VarHandle ob, Object obb, int index, char value)
|
withInvokeBehavior | back to summary |
---|---|
public VarHandleByteArrayAsChars. Implements abstract java. Doc from java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke behavior. If this VarHandle already has invoke behavior this VarHandle is returned.
Invoking
|
withInvokeExactBehavior | back to summary |
---|---|
public VarHandleByteArrayAsChars. Implements abstract java. Doc from java. Returns a VarHandle, with access to the same variable(s) as this VarHandle, but whose invocation behavior of access mode methods is adjusted to invoke-exact behavior. If this VarHandle already has invoke-exact behavior this VarHandle is returned.
Invoking
|