Package 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
-
Method Details
-
get
T get() -
hash
int hash()
-