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 short |
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 |
VarHandleByteArrayAsShorts | back to summary |
---|---|
pack-priv VarHandleByteArrayAsShorts() |
convEndian | back to summary |
---|---|
pack-priv static short convEndian(boolean big, short 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 short | |
pack-priv static int | |
pack-priv static void | |
public VarHandleByteArrayAsShorts. | 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 VarHandleByteArrayAsShorts. | 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 short 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, short value)
|
withInvokeBehavior | back to summary |
---|---|
public VarHandleByteArrayAsShorts. 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 VarHandleByteArrayAsShorts. 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 short | |
pack-priv static short | |
pack-priv static short | |
pack-priv static short | |
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 VarHandleByteArrayAsShorts. | 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 VarHandleByteArrayAsShorts. | 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 short get(VarHandle ob, Object obb, int index)
|
getAcquire | back to summary |
---|---|
pack-priv static short getAcquire(VarHandle ob, Object obb, int index)
|
getOpaque | back to summary |
---|---|
pack-priv static short getOpaque(VarHandle ob, Object obb, int index)
|
getVolatile | back to summary |
---|---|
pack-priv static short 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, short value)
|
setOpaque | back to summary |
---|---|
pack-priv static void setOpaque(VarHandle ob, Object obb, int index, short value)
|
setRelease | back to summary |
---|---|
pack-priv static void setRelease(VarHandle ob, Object obb, int index, short value)
|
setVolatile | back to summary |
---|---|
pack-priv static void setVolatile(VarHandle ob, Object obb, int index, short value)
|
withInvokeBehavior | back to summary |
---|---|
public VarHandleByteArrayAsShorts. 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 VarHandleByteArrayAsShorts. 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
|