java.lang.Object
io.helidon.pico.api.DependenciesInfo.Comparator
- All Implemented Interfaces:
Serializable,Comparator<DependencyInfo>
- Enclosing interface:
DependenciesInfo
public static class DependenciesInfo.Comparator
extends Object
implements Comparator<DependencyInfo>, Serializable
Comparator appropriate for
DependencyInfo.- See Also:
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<DependencyInfo>
-