|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap
org.xiruss.snapcm.api.helpers.NullRepositoryObjectMapCommon
org.xiruss.snapcm.api.helpers.NullSnapshotMap
public class NullSnapshotMap
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
NullSnapshotMap()
|
|
| Method Summary | |
|---|---|
Snapshot |
get(java.lang.String key)
|
void |
put(Snapshot snapshot)
|
| Methods inherited from class org.xiruss.snapcm.api.helpers.NullRepositoryObjectMapCommon |
|---|
getKeyIterator, getValueIterator, put, remove |
| Methods inherited from class java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.xiruss.snapcm.api.helpers.RepositoryObjectMapCommon |
|---|
getKeyIterator, getValueIterator, put, remove |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Constructor Detail |
|---|
public NullSnapshotMap()
| Method Detail |
|---|
public void put(Snapshot snapshot)
put in interface SnapshotMappublic Snapshot get(java.lang.String key)
get in interface SnapshotMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||