- java.lang.Object
- 
- org.jboss.netty.handler.codec.serialization.WeakReferenceMap<K,V>
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface java.util.MapMap.Entry<K,V>
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
sizepublic int size() 
- Specified by:
- sizein interface- Map<K,V>
 
 
- 
isEmptypublic boolean isEmpty() 
- Specified by:
- isEmptyin interface- Map<K,V>
 
 
- 
getpublic V get(Object key) 
- Specified by:
- getin interface- Map<K,V>
 
 
- 
clearpublic void clear() 
- Specified by:
- clearin interface- Map<K,V>
 
 
- 
keySetpublic Set<K> keySet() 
- Specified by:
- keySetin interface- Map<K,V>
 
 
 
 
 
Copyright © 2008-2014 The Netty Project. All Rights Reserved.