public abstract class MethodPointer extends MetaspacePointer
| Constructor and Description |
|---|
MethodPointer() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equal(KlassPointer other) |
static MethodPointer |
fromWord(org.graalvm.word.Pointer pointer) |
abstract boolean |
notEqual(KlassPointer other) |
asWord, initializeLong, isNull, readByte, readByte, readByte, readByte, readChar, readChar, readChar, readChar, readDouble, readDouble, readDouble, readDouble, readFloat, readFloat, readFloat, readFloat, readInt, readInt, readInt, readInt, readLong, readLong, readLong, readLong, readObject, readObject, readObject, readObject, readObject, readObject, readShort, readShort, readShort, readShort, readWord, readWord, readWord, readWord, writeByte, writeByte, writeByte, writeByte, writeByteSideEffectFree, writeByteSideEffectFree, writeByteSideEffectFree, writeByteSideEffectFree, writeChar, writeChar, writeChar, writeChar, writeCharSideEffectFree, writeCharSideEffectFree, writeCharSideEffectFree, writeCharSideEffectFree, writeDouble, writeDouble, writeDouble, writeDouble, writeDoubleSideEffectFree, writeDoubleSideEffectFree, writeDoubleSideEffectFree, writeDoubleSideEffectFree, writeFloat, writeFloat, writeFloat, writeFloat, writeFloatSideEffectFree, writeFloatSideEffectFree, writeFloatSideEffectFree, writeFloatSideEffectFree, writeInt, writeInt, writeInt, writeInt, writeIntSideEffectFree, writeIntSideEffectFree, writeIntSideEffectFree, writeIntSideEffectFree, writeLong, writeLong, writeLong, writeLong, writeLongSideEffectFree, writeLongSideEffectFree, writeLongSideEffectFree, writeLongSideEffectFree, writeObject, writeObject, writeObject, writeObject, writeObjectSideEffectFree, writeObjectSideEffectFree, writeObjectSideEffectFree, writeObjectSideEffectFree, writeShort, writeShort, writeShort, writeShort, writeShortSideEffectFree, writeShortSideEffectFree, writeShortSideEffectFree, writeShortSideEffectFree, writeWord, writeWord, writeWord, writeWord, writeWordSideEffectFree, writeWordSideEffectFree, writeWordSideEffectFree, writeWordSideEffectFreepublic abstract boolean equal(KlassPointer other)
public abstract boolean notEqual(KlassPointer other)
public static MethodPointer fromWord(org.graalvm.word.Pointer pointer)