Class SkLearnFunctionRegistry


  • public class SkLearnFunctionRegistry
    extends java.lang.Object
    See Also:
    FunctionRegistry
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void publish​(java.lang.String name)  
      static void publishAll()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • publish

        public static void publish​(java.lang.String name)
      • publishAll

        public static void publishAll()