Top Description Constructors Methods
sun.jvm.hotspot

public Class ObjectHistogram

extends Object
Class Inheritance

A sample tool which uses the Serviceability Agent's APIs to obtain an object histogram from a remote or crashed VM.

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public static void
main(String[] args)

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

ObjectHistogramback to summary
public ObjectHistogram()

Method Detail

mainback to summary
public static void main(String[] args)