Uses of Enum
org.teavm.model.MethodHandleType
Packages that use MethodHandleType
-
Uses of MethodHandleType in org.teavm.model
Methods in org.teavm.model that return MethodHandleTypeModifier and TypeMethodDescriptionMethodHandle.getKind()
static MethodHandleType
Returns the enum constant of this type with the specified name.static MethodHandleType[]
MethodHandleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.