Package mockit.asm.constantPool
Class IntItem
java.lang.Object
mockit.asm.constantPool.Item
mockit.asm.constantPool.IntItem
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mockit.asm.constantPool.Item
getHashCode, getNext, getType, setNext
-
Constructor Details
-
IntItem
public IntItem(@org.checkerframework.checker.index.qual.NonNegative int index)
-
-
Method Details
-
setValue
public final void setValue(int value)
-