ERCachingMap< String, V extends Object > Class Reference

Inherits java::util::Map<String, V>.

Collaboration diagram for ERCachingMap< String, V extends Object >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void clear ()
boolean containsKey (Object key)
boolean containsValue (Object arg0)
Set< Entry< String, V > > entrySet ()
get (Object key)
boolean isEmpty ()
Set< StringkeySet ()
put (String key, V value, long timeout)
put (String key, V value)
void putAll (Map<?extends String,?extends V > arg0)
remove (Object key)
int size ()
Collection< V > values ()

Private Member Functions

synchronized MemcachedClient client ()

Private Attributes

MemcachedClient _client


Member Function Documentation

void clear (  ) 

synchronized MemcachedClient client (  )  [private]

boolean containsKey ( Object  key  ) 

boolean containsValue ( Object  arg0  ) 

Set<Entry<String, V> > entrySet (  ) 

V get ( Object  key  ) 

boolean isEmpty (  ) 

Set<String> keySet (  ) 

V put ( String  key,
value,
long  timeout 
)

V put ( String  key,
value 
)

void putAll ( Map<?extends String,?extends V >  arg0  ) 

V remove ( Object  key  ) 

int size (  ) 

Collection<V> values (  ) 


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:45 2012 for Project Wonder by  doxygen 1.5.8