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