Class NamedBeanFunctions

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getConstantDescription()
      Get the description of the constants in Markdown format
      java.util.Set<Constant> getConstants()
      Get a set of classes that implements the Constant interface.
      java.util.Set<Function> getFunctions()
      Get a set of classes that implements the Function interface.
      java.lang.String getModule()
      Get the module of the functions in this factory, for example "Math" or "Conversion".
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait