Class SixHumpCamelFunction


  • public class SixHumpCamelFunction
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double MAX_FLOAT  
      (package private) double MIN_FLOAT  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      It executes the program.
      (package private) void six_hump_camel_function()  
      • Methods inherited from class java.lang.Object

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

      • MIN_FLOAT

        double MIN_FLOAT
      • MAX_FLOAT

        double MAX_FLOAT
    • Constructor Detail

      • SixHumpCamelFunction

        public SixHumpCamelFunction()
    • Method Detail

      • six_hump_camel_function

        void six_hump_camel_function()
      • main

        public static void main​(java.lang.String[] args)
        It executes the program.
        Parameters:
        args - no arguments