Class StaticFunctionMapper

    • Constructor Detail

      • StaticFunctionMapper

        public StaticFunctionMapper()
    • Method Detail

      • isCallableMethod

        public static boolean isCallableMethod​(java.lang.reflect.Method method)
      • isExpectedMethodName

        public static boolean isExpectedMethodName​(java.lang.String methodName,
                                                   BindingType bindingType)