Uses of Enum
org.alfresco.module.org_alfresco_module_rm.util.RMCollectionUtils.Difference
Packages that use RMCollectionUtils.Difference
-
Uses of RMCollectionUtils.Difference in org.alfresco.module.org_alfresco_module_rm.util
Methods in org.alfresco.module.org_alfresco_module_rm.util that return RMCollectionUtils.DifferenceModifier and TypeMethodDescriptionstatic <K,
V> RMCollectionUtils.Difference Determines the change in a Map entry between two Maps.static RMCollectionUtils.Difference
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.