Class NewLauncherSettings.HashedStoreEntry

java.lang.Object
pro.gravit.launcher.NewLauncherSettings.HashedStoreEntry
Enclosing class:
NewLauncherSettings

public static class NewLauncherSettings.HashedStoreEntry extends Object
  • Field Details

    • hdir

      public final pro.gravit.launcher.hasher.HashedDir hdir
    • name

      public final String name
    • fullPath

      public final String fullPath
    • needSave

      public transient boolean needSave
  • Constructor Details

    • HashedStoreEntry

      public HashedStoreEntry(pro.gravit.launcher.hasher.HashedDir hdir, String name, String fullPath)