public class EntryVersionsMap extends HashMap<Object,IncrementableEntryVersion>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EntryVersionsMap() |
| Modifier and Type | Method and Description |
|---|---|
EntryVersionsMap |
merge(EntryVersionsMap updatedVersions) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic EntryVersionsMap merge(EntryVersionsMap updatedVersions)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.