JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jruby.javasupport.util
Interface ObjectProxyCache.EntryRef<T>
All Known Implementing Classes:
ObjectProxyCache.SoftEntryRef
,
ObjectProxyCache.WeakEntryRef
Enclosing class:
ObjectProxyCache
<
T
,
A
>
private static interface
ObjectProxyCache.EntryRef<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
get
()
int
hash
()
Method Detail
get
T
get()
hash
int hash()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method