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