JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
mockit.asm.constantPool
LongItem
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.