Uses of Class
org.jboss.netty.util.internal.ConcurrentIdentityHashMap.SimpleEntry
Packages that use ConcurrentIdentityHashMap.SimpleEntry
Package
Description
Internal-use-only utilities which is not allowed to be used
outside Netty.
-
Uses of ConcurrentIdentityHashMap.SimpleEntry in org.jboss.netty.util.internal
Subclasses of ConcurrentIdentityHashMap.SimpleEntry in org.jboss.netty.util.internalModifier and TypeClassDescription(package private) final class
Custom Entry class used by EntryIterator.next(), that relays setValue changes to the underlying map.