Package org.eclipse.mat.util
package org.eclipse.mat.util
Utilities for building results.
-
ClassDescriptionClass used as progress listener for the console.Helpers for building HTML reports.This interface is closely modeled after { link org.eclipse.core.runtime.IProgressMonitor}.Helper exception class which can be used to exit an operation via an exception if the operation itself has been canceled.Defines the severities possible for a user message.Substitute replaceable text in a message.Ease use of regular expressions on heap objects.A progress listener that does very little, but passes on the essentials to the delegate.A way of generating several progress monitors.A simple way of splitting up a String.A way of adding units to values.Empty implementation of
IProgressListener
which is frequently used throughout the snapshot API in ISnapshot to get feedback for long running operations.