Class ConstantFloat


  • public final class ConstantFloat
    extends Constant
    This class is derived from the abstract Constant and represents a reference to a float object.
    See Also:
    Constant
    • Field Summary

      • Fields inherited from class org.apache.tomcat.util.bcel.classfile.Constant

        tag
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      float getBytes()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getBytes

        public float getBytes()
        Returns:
        data, i.e., 4 bytes.