Package 

Class EventListener.Event.HeapAnalysisProgress

    • Method Summary

      Modifier and Type Method Description
      final OnAnalysisProgressListener.Step getStep()
      final Double getProgressPercent()
      final String getUniqueId() Unique identifier for a related chain of event.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventListener.Event.HeapAnalysisProgress

        EventListener.Event.HeapAnalysisProgress(String uniqueId, OnAnalysisProgressListener.Step step, Double progressPercent)