Uses of Class
org.gridkit.lab.jvm.attach.HeapHisto.Bucket

Packages that use HeapHisto.Bucket
org.gridkit.lab.jvm.attach   
 

Uses of HeapHisto.Bucket in org.gridkit.lab.jvm.attach
 

Methods in org.gridkit.lab.jvm.attach that return HeapHisto.Bucket
 HeapHisto.Bucket HeapHisto.get(String classname)
           
 

Methods in org.gridkit.lab.jvm.attach that return types with arguments of type HeapHisto.Bucket
 List<HeapHisto.Bucket> HeapHisto.getBuckets()
           
 

Methods in org.gridkit.lab.jvm.attach with parameters of type HeapHisto.Bucket
 int HeapHisto.SizeComparator.compare(HeapHisto.Bucket o1, HeapHisto.Bucket o2)
           
 



Copyright © 2018. All Rights Reserved.