Class FileInfo.Change

java.lang.Object
org.graylog2.plugin.utilities.FileInfo.Change
Enclosing class:
FileInfo

public static class FileInfo.Change extends Object
  • Constructor Details

  • Method Details

    • none

      public static FileInfo.Change none()
    • isChanged

      public boolean isChanged()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object
    • fileInfo

      @Nullable public FileInfo fileInfo()