Package mockit.asm.constantPool
Class ModuleItem
java.lang.Object
mockit.asm.constantPool.Item
mockit.asm.constantPool.ModuleItem
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionModuleItem
(@org.checkerframework.checker.index.qual.NonNegative int index, int type, String strVal) -
Method Summary
Methods inherited from class mockit.asm.constantPool.Item
getHashCode, getNext, getType, setNext
-
Constructor Details
-
ModuleItem
public ModuleItem(@org.checkerframework.checker.index.qual.NonNegative int index, int type, @NonNull String strVal)
-
-
Method Details
-
getValue
-