Uses of Class
org.jruby.javasupport.JavaMethod
Packages that use JavaMethod
-
Uses of JavaMethod in org.jruby.javasupport
Methods in org.jruby.javasupport that return JavaMethodModifier and TypeMethodDescriptionstatic JavaMethod
Deprecated.static JavaMethod
static JavaMethod
JavaMethod.createDeclared
(Ruby runtime, Class<?> javaClass, String methodName, Class<?>[] argumentTypes) Deprecated.static JavaMethod
JavaMethod.getMatchingDeclaredMethod
(Ruby runtime, Class<?> javaClass, String methodName, Class<?>[] argumentTypes)