org.gridkit.lab.jvm.attach
Class HeapHisto.SizeComparator
java.lang.Object
org.gridkit.lab.jvm.attach.HeapHisto.SizeComparator
- All Implemented Interfaces:
- Comparator<HeapHisto.Bucket>
- Enclosing class:
- HeapHisto
public static class HeapHisto.SizeComparator
- extends Object
- implements Comparator<HeapHisto.Bucket>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HeapHisto.SizeComparator
public HeapHisto.SizeComparator()
compare
public int compare(HeapHisto.Bucket o1,
HeapHisto.Bucket o2)
- Specified by:
compare in interface Comparator<HeapHisto.Bucket>
Copyright © 2019. All Rights Reserved.