static class HotSpotCompiledCode.SiteComparator extends Object implements Comparator<CompilationResult.Site>
Constructor and Description |
---|
SiteComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CompilationResult.Site s1,
CompilationResult.Site s2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
SiteComparator()
public int compare(CompilationResult.Site s1, CompilationResult.Site s2)
compare
in interface Comparator<CompilationResult.Site>