Class ListMathDoubleFunction


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

      Fields 
      Modifier and Type Field Description
      static java.lang.String functionName  
      boolean isExited  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String[] getList()  
      • Methods inherited from class java.lang.Object

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

      • functionName

        public static java.lang.String functionName
      • isExited

        public boolean isExited
    • Constructor Detail

      • ListMathDoubleFunction

        public ListMathDoubleFunction()
    • Method Detail

      • getList

        public static java.lang.String[] getList()