Uses of Enum Class
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.DifferenceReturns the enum constant of this class with the specified name.static RMCollectionUtils.Difference[]RMCollectionUtils.Difference.values()Returns an array containing the constants of this enum class, in the order they are declared.