Serializable
, Comparator<Component>
public static final class Component.ProjectNameComparator extends Object implements Comparator<Component>, Serializable
Constructor | Description |
---|---|
ProjectNameComparator() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(Component o1,
Component o2) |
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Component o1, Component o2)
compare
in interface Comparator<Component>
Copyright © 2002–2019 itracker. All rights reserved.