public class ObjectHistogram extends Object implements Serializable
Constructor and Description |
---|
ObjectHistogram() |
Modifier and Type | Method and Description |
---|---|
void |
addThing(com.sun.tools.hat.internal.model.JavaHeapObject thing) |
Collection<HistogramRecord> |
getHistogram() |
void |
print(PrintStream out) |
public void addThing(com.sun.tools.hat.internal.model.JavaHeapObject thing)
public Collection<HistogramRecord> getHistogram()
public void print(PrintStream out)
Copyright © 2014. All rights reserved.