Package | Description |
---|---|
org.alfresco.util |
Modifier and Type | Method and Description |
---|---|
static EqualsHelper.MapValueComparison |
EqualsHelper.MapValueComparison.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EqualsHelper.MapValueComparison[] |
EqualsHelper.MapValueComparison.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> Map<K,EqualsHelper.MapValueComparison> |
EqualsHelper.getMapComparison(Map<K,V> left,
Map<K,V> right)
Compare two maps.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.