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.runtime.load
Interface IAutoloadMethod
@Deprecated
(
since
="9.0.5.0")
public interface
IAutoloadMethod
Deprecated.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
String
file
()
Deprecated.
void
load
(
Ruby
runtime)
Deprecated.
Method Details
file
String
file
()
Deprecated.
load
void
load
(
Ruby
runtime)
Deprecated.