Class WeakReferenceMap<K,V>
java.lang.Object
org.jboss.netty.handler.codec.serialization.ReferenceMap<K,V>
org.jboss.netty.handler.codec.serialization.WeakReferenceMap<K,V>
- All Implemented Interfaces:
Map<K,V>
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ReferenceMap
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
WeakReferenceMap
-
-
Method Details
-
fold
-