Class SnapshotHistoryService.Entry

java.lang.Object
org.eclipse.mat.ui.SnapshotHistoryService.Entry
All Implemented Interfaces:
Serializable
Enclosing class:
SnapshotHistoryService

public static class SnapshotHistoryService.Entry extends Object implements Serializable
See Also:
  • Method Details

    • getFileLength

      public Long getFileLength()
    • getEditorId

      public String getEditorId()
    • getFilePath

      public String getFilePath()
    • getInfo

      public Serializable getInfo()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object