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 JavaMethodDeprecated.static JavaMethodstatic JavaMethodJavaMethod.createDeclared(Ruby runtime, Class<?> javaClass, String methodName, Class<?>[] argumentTypes) Deprecated.static JavaMethodJavaMethod.getMatchingDeclaredMethod(Ruby runtime, Class<?> javaClass, String methodName, Class<?>[] argumentTypes)