Package org.apache.commons.logging.impl
Class WeakHashtable.Referenced
- java.lang.Object
-
- org.apache.commons.logging.impl.WeakHashtable.Referenced
-
- Enclosing class:
- WeakHashtable
private static final class WeakHashtable.Referenced extends java.lang.ObjectWrapper giving correct symantics for equals and hashcode
-
-
Constructor Summary
Constructors Modifier Constructor Description privateReferenced(java.lang.Object referant)privateReferenced(java.lang.Object key, java.lang.ref.ReferenceQueue queue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)private java.lang.ObjectgetValue()inthashCode()
-