Uses of Class
mockit.asm.constantPool.IntItem
Packages that use IntItem
-
Uses of IntItem in mockit.asm.constantPool
Methods in mockit.asm.constantPool that return IntItemModifier and TypeMethodDescriptionConstantPoolGeneration.newInteger
(int value) Adds an integer to the constant pool of the class being built.