Class ConcurrentWeakHashMap.Key

Enclosing class:
ConcurrentWeakHashMap<K,V>

private static class ConcurrentWeakHashMap.Key extends WeakReference<Object>
Since:
1.5
Version:
1.9.0
  • Field Details

    • hashCode

      private int hashCode
  • Constructor Details

  • Method Details