Class AddFunction.AddFloatToFloatFunction

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static long serialVersionUID  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      float floatValueOf​(float floatParameter, java.lang.Float objectParameter)  
      • Methods inherited from class java.lang.Object

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

      • AddFloatToFloatFunction

        private AddFloatToFloatFunction()
    • Method Detail