JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
mockit.asm.constantPool.LongItem
Packages that use
LongItem
Package
Description
mockit.asm.constantPool
Uses of
LongItem
in
mockit.asm.constantPool
Methods in
mockit.asm.constantPool
that return
LongItem
Modifier and Type
Method
Description
LongItem
ConstantPoolGeneration.
newLong
(long value)
Adds a long to the constant pool of the class being built.