Uses of Interface
org.jruby.javasupport.util.ObjectProxyCache.EntryRef
Packages that use ObjectProxyCache.EntryRef
-
Uses of ObjectProxyCache.EntryRef in org.jruby.javasupport.util
Classes in org.jruby.javasupport.util that implement ObjectProxyCache.EntryRefModifier and TypeClassDescriptionprivate static final classprivate static final classFields in org.jruby.javasupport.util declared as ObjectProxyCache.EntryRefModifier and TypeFieldDescription(package private) final ObjectProxyCache.EntryRef<Object>ObjectProxyCache.Entry.objectRef(package private) final ObjectProxyCache.EntryRef<T>ObjectProxyCache.Entry.proxyRefConstructors in org.jruby.javasupport.util with parameters of type ObjectProxyCache.EntryRefModifierConstructorDescription(package private)Entry(ObjectProxyCache.EntryRef<Object> objectRef, int hash, ObjectProxyCache.EntryRef<T> proxyRef, ObjectProxyCache.Entry<T> next)