JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.jruby.base
Package
org.jruby
Interface Ruby.ExitFunction
All Superinterfaces:
ToIntFunction
<
ThreadContext
>
Enclosing class:
Ruby
public static interface
Ruby.ExitFunction
extends
ToIntFunction
<
ThreadContext
>
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default boolean
matches
(
Object
o)
Methods inherited from interface java.util.function.
ToIntFunction
applyAsInt
Method Details
matches
default
boolean
matches
(
Object
o)