| Package | Description |
|---|---|
| org.alfresco.po.common.util |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> RMCollectionUtils.Difference |
RMCollectionUtils.diffKey(Map<K,V> from,
Map<K,V> to,
K key)
Determines the change in a Map entry between two Maps.
|
static RMCollectionUtils.Difference |
RMCollectionUtils.Difference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RMCollectionUtils.Difference[] |
RMCollectionUtils.Difference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.