Package com.evolveum.midpoint.prism
Class ItemCollectionsUtil
- java.lang.Object
-
- com.evolveum.midpoint.prism.ItemCollectionsUtil
-
public class ItemCollectionsUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ItemCollectionsUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
compareCollectionRealValues(Collection<? extends PrismProperty> col1, Collection<? extends PrismProperty> col2)
-
-
-
Method Detail
-
compareCollectionRealValues
public static boolean compareCollectionRealValues(Collection<? extends PrismProperty> col1, Collection<? extends PrismProperty> col2)
-
-