Class BeamBuiltinFunctionProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.util.List<java.lang.reflect.Method>> getBuiltinMethods()  
      • Methods inherited from class java.lang.Object

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

      • BeamBuiltinFunctionProvider

        public BeamBuiltinFunctionProvider()
    • Method Detail

      • getBuiltinMethods

        public java.util.Map<java.lang.String,​java.util.List<java.lang.reflect.Method>> getBuiltinMethods()