Package | Description |
---|---|
org.benf.cfr.reader.entities.bootstrap | |
org.benf.cfr.reader.entities.constantpool |
Modifier and Type | Method and Description |
---|---|
static MethodHandleBehaviour |
MethodHandleBehaviour.decode(byte value) |
MethodHandleBehaviour |
BootstrapMethodInfo.getMethodHandleBehaviour() |
static MethodHandleBehaviour |
MethodHandleBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodHandleBehaviour[] |
MethodHandleBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MethodHandleBehaviour |
ConstantPoolEntryMethodHandle.getReferenceKind() |
Copyright © 2011-2021. All Rights Reserved.