Class FloatWrapper


  • public class FloatWrapper
    extends AbstractPrimitiveWrapper<java.lang.Float>
    Created by Kishore Routhu on 31/8/16 2:38 PM.
    • Constructor Summary

      Constructors 
      Constructor Description
      FloatWrapper​(java.lang.Float result)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • FloatWrapper

        public FloatWrapper​(java.lang.Float result)