Package org.apfloat

Class ConcurrentWeakHashMap.Key

Enclosing class:
ConcurrentWeakHashMap<K,V>

private static class ConcurrentWeakHashMap.Key extends WeakReference<Object>
  • Field Details

    • hashCode

      private int hashCode
  • Constructor Details

  • Method Details