public class PostExecutePrinter.DependencyKeyComp extends Object implements Comparator<Map.Entry<LineageInfo.DependencyKey,LineageInfo.Dependency>>
| Constructor and Description |
|---|
DependencyKeyComp() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map.Entry<LineageInfo.DependencyKey,LineageInfo.Dependency> o1,
Map.Entry<LineageInfo.DependencyKey,LineageInfo.Dependency> o2) |
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(Map.Entry<LineageInfo.DependencyKey,LineageInfo.Dependency> o1, Map.Entry<LineageInfo.DependencyKey,LineageInfo.Dependency> o2)
compare in interface Comparator<Map.Entry<LineageInfo.DependencyKey,LineageInfo.Dependency>>Copyright © 2019 The Apache Software Foundation. All Rights Reserved.