java.io.Serializable, java.util.concurrent.ConcurrentMap<java.lang.Object,java.lang.Object>, java.util.Map<java.lang.Object,java.lang.Object>, Containerpublic final class MapContainer extends java.util.concurrent.ConcurrentHashMap<java.lang.Object,java.lang.Object> implements Container
java.util.AbstractMap.SimpleEntry<K extends java.lang.Object,V extends java.lang.Object>, java.util.AbstractMap.SimpleImmutableEntry<K extends java.lang.Object,V extends java.lang.Object>| Constructor | Description | 
|---|---|
MapContainer() | 
| Modifier and Type | Method | Description | 
|---|---|---|
long | 
getTimestamp() | 
 Returns the timestamp of this container. 
 | 
java.util.Iterator<java.lang.Object> | 
keyIterator() | 
 Returns an iterator over the keys contained in this container. 
 | 
void | 
updateTimestamp() | 
 Set the timestamp of this container to System.currentTimeMillis(). 
 | 
java.util.Iterator<java.lang.Object> | 
valueIterator() | 
 Returns an iterator over the values contained in this container. 
 | 
clear, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, forEach, forEach, forEachEntry, forEachEntry, forEachKey, forEachKey, forEachValue, forEachValue, get, getOrDefault, hashCode, isEmpty, keys, keySet, keySet, mappingCount, merge, newKeySet, newKeySet, put, putAll, putIfAbsent, reduce, reduceEntries, reduceEntries, reduceEntriesToDouble, reduceEntriesToInt, reduceEntriesToLong, reduceKeys, reduceKeys, reduceKeysToDouble, reduceKeysToInt, reduceKeysToLong, reduceToDouble, reduceToInt, reduceToLong, reduceValues, reduceValues, reduceValuesToDouble, reduceValuesToInt, reduceValuesToLong, remove, remove, replace, replace, replaceAll, search, searchEntries, searchKeys, searchValues, size, toString, valuespublic void updateTimestamp()
updateTimestamp in interface Containerpublic long getTimestamp()
getTimestamp in interface Containerpublic java.util.Iterator<java.lang.Object> keyIterator()
keyIterator in interface Containerpublic java.util.Iterator<java.lang.Object> valueIterator()
valueIterator in interface ContainerIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com