Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.proxy
Class GenericMapProxy

java.lang.Object
  extended by java.util.AbstractMap
      extended by com.jivesoftware.base.proxy.GenericMapProxy
All Implemented Interfaces:
java.util.Map

public class GenericMapProxy
extends java.util.AbstractMap


Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Constructor Summary
GenericMapProxy(java.util.Map map, GenericProxyFactory proxyFactory)
           
 
Method Summary
 java.util.Set entrySet()
           
 int size()
           
 
Methods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenericMapProxy

public GenericMapProxy(java.util.Map map,
                       GenericProxyFactory proxyFactory)
Method Detail

entrySet

public java.util.Set entrySet()
Specified by:
entrySet in interface java.util.Map
Specified by:
entrySet in class java.util.AbstractMap

size

public int size()
Specified by:
size in interface java.util.Map
Overrides:
size in class java.util.AbstractMap

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.