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, values
equals, hashCode, toString
public EntryVersionsMap merge(EntryVersionsMap updatedVersions)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.