Uses of Class
org.jboss.util.collection.ConcurrentReferenceHashMap.SimpleEntry
-
Packages that use ConcurrentReferenceHashMap.SimpleEntry Package Description org.jboss.util.collection Extentions to the Java Collections framework. -
-
Uses of ConcurrentReferenceHashMap.SimpleEntry in org.jboss.util.collection
Subclasses of ConcurrentReferenceHashMap.SimpleEntry in org.jboss.util.collection Modifier and Type Class Description (package private) classConcurrentReferenceHashMap.WriteThroughEntryCustom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.
-