Uses of Class
org.apache.commons.logging.impl.WeakHashtable.Referenced
-
Packages that use WeakHashtable.Referenced Package Description org.apache.commons.logging.impl Concrete implementations of commons-logging wrapper APIs. -
-
Uses of WeakHashtable.Referenced in org.apache.commons.logging.impl
Fields in org.apache.commons.logging.impl declared as WeakHashtable.Referenced Modifier and Type Field Description private WeakHashtable.Referenced
WeakHashtable.WeakKey. referenced
Methods in org.apache.commons.logging.impl that return WeakHashtable.Referenced Modifier and Type Method Description private WeakHashtable.Referenced
WeakHashtable.WeakKey. getReferenced()
Constructors in org.apache.commons.logging.impl with parameters of type WeakHashtable.Referenced Constructor Description WeakKey(java.lang.Object key, java.lang.ref.ReferenceQueue queue, WeakHashtable.Referenced referenced)
-