Class IAspect.AspectComparator
java.lang.Object
org.cyclops.integrateddynamics.api.part.aspect.IAspect.AspectComparator
- All Implemented Interfaces:
Comparator<IAspect>
Use this comparator for any comparisons with aspects.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Method Details
-
getInstance
-
compare
- Specified by:
compare
in interfaceComparator<IAspect>
-