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

    Modifier and Type
    Method
    Description
    get()
     
    int
     
  • Method Details

    • get

      T get()
    • hash

      int hash()