JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jruby.management.Caches
Packages that use
Caches
Package
Description
org.jruby
org.jruby.runtime.opto
Uses of
Caches
in
org.jruby
Methods in
org.jruby
that return
Caches
Modifier and Type
Method
Description
Caches
Ruby.
getCaches
()
Get the Caches management object.
Uses of
Caches
in
org.jruby.runtime.opto
Constructors in
org.jruby.runtime.opto
with parameters of type
Caches
Modifier
Constructor
Description
ConstantInvalidator
(
Caches
caches)