public final class ConstantMethodHandle extends Constant
Constant
,
Serialized FormConstructor and Description |
---|
ConstantMethodHandle(ConstantMethodHandle c)
Initialize from another object.
|
ConstantMethodHandle(int reference_kind,
int reference_index) |
Modifier and Type | Method and Description |
---|---|
int |
getReferenceIndex() |
int |
getReferenceKind() |
void |
setReferenceIndex(int reference_index) |
void |
setReferenceKind(int reference_kind) |
String |
toString() |
public ConstantMethodHandle(ConstantMethodHandle c)
public ConstantMethodHandle(int reference_kind, int reference_index)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.