public class Memory
extends java.lang.Object
public static java.lang.String summary()
public static void dumpHeap(java.lang.String path,
boolean live)
path - the path of the file to create.live - whether to dump only live objects.