Class MethodHandleItem
java.lang.Object
mockit.asm.constantPool.Item
mockit.asm.constantPool.MethodHandleItem
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidset(MethodHandle methodHandle) Sets the type and hash code of this method handle item.Methods inherited from class Item
getHashCode, getNext, getType, setNext
-
Constructor Details
-
MethodHandleItem
public MethodHandleItem(@NonNegative int index)
-
-
Method Details
-
set
Sets the type and hash code of this method handle item.
-