Package mc.core.model.base
Class EntityToAttribute.EntityToAttributeValueComparator
java.lang.Object
mc.core.model.base.EntityToAttribute.EntityToAttributeValueComparator
- All Implemented Interfaces:
Comparator<EntityToAttribute>
- Enclosing class:
- EntityToAttribute
public static class EntityToAttribute.EntityToAttributeValueComparator
extends Object
implements Comparator<EntityToAttribute>
comparator for EntityToAttribute, compare by prio value and by DV specific comparator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
EntityToAttributeValueComparator
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<EntityToAttribute>
-