public class GridRowComparator extends Object implements Comparator<org.uberfire.ext.wires.core.grids.client.model.GridRow>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.uberfire.ext.wires.core.grids.client.model.GridRow gridRow,
org.uberfire.ext.wires.core.grids.client.model.GridRow otherGridRow) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.uberfire.ext.wires.core.grids.client.model.GridRow gridRow,
org.uberfire.ext.wires.core.grids.client.model.GridRow otherGridRow)
compare in interface Comparator<org.uberfire.ext.wires.core.grids.client.model.GridRow>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.