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