Package mockit.asm.constantPool
Class ClassMemberItem
java.lang.Object
mockit.asm.constantPool.Item
mockit.asm.constantPool.TypeOrMemberItem
mockit.asm.constantPool.ClassMemberItem
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionClassMemberItem
(@org.checkerframework.checker.index.qual.NonNegative int index) -
Method Summary
Methods inherited from class mockit.asm.constantPool.TypeOrMemberItem
getArgSizeComputingIfNeeded, getDesc, getName
Methods inherited from class mockit.asm.constantPool.Item
getHashCode, getNext, getType, setNext
-
Constructor Details
-
ClassMemberItem
public ClassMemberItem(@org.checkerframework.checker.index.qual.NonNegative int index)
-
-
Method Details
-
set
Sets the values of this field/method item.
-