| Package | Description |
|---|---|
| com.android.dex |
| Modifier and Type | Method and Description |
|---|---|
MethodHandle.MethodHandleType |
MethodHandle.getMethodHandleType() |
static MethodHandle.MethodHandleType |
MethodHandle.MethodHandleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MethodHandle.MethodHandleType[] |
MethodHandle.MethodHandleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MethodHandle(Dex dex,
MethodHandle.MethodHandleType methodHandleType,
int unused1,
int fieldOrMethodId,
int unused2) |
Copyright © 2020. All Rights Reserved.