JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jruby.java.dispatch
Interface CallableSelector.Matcher
Enclosing class:
CallableSelector
private static interface
CallableSelector.Matcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
match
(
Class
<?> type,
IRubyObject
arg)
Method Details
match
boolean
match
(
Class
<?> type,
IRubyObject
arg)