Class FloatHolder

  • All Implemented Interfaces:
    Holder

    public final class FloatHolder
    extends java.lang.Object
    implements Holder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      float value  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public float value
    • Constructor Detail

      • FloatHolder

        public FloatHolder()
      • FloatHolder

        public FloatHolder​(float myfloat)