java.lang.Object
org.eclipse.mat.ui.internal.diagnostics.actions.Sleep
All Implemented Interfaces:
DiagnosticsAction

public class Sleep extends Object implements DiagnosticsAction
Sleep for some time. Useful to test the wizard's cancellation.
  • Constructor Details

    • Sleep

      public Sleep()
  • Method Details