Home
last modified time | relevance | path

Searched defs:FCONST (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DFCONST.java27 public class FCONST extends Instruction implements ConstantPushInstruction { class
36 FCONST() { in FCONST() method in FCONST
40 public FCONST(final float f) { in FCONST() method in FCONST