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