Uses of Class
org.jboss.logmanager.ConcurrentReferenceHashMap.SimpleEntry
Packages that use ConcurrentReferenceHashMap.SimpleEntry
-
Uses of ConcurrentReferenceHashMap.SimpleEntry in org.jboss.logmanager
Subclasses of ConcurrentReferenceHashMap.SimpleEntry in org.jboss.logmanagerModifier and TypeClassDescription(package private) final class
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.