Class RegularPrefMap.BinarySaveInfo

java.lang.Object
com.prineside.tdi2.managers.preferences.RegularPrefMap.BinarySaveInfo
Enclosing class:
RegularPrefMap

public static final class RegularPrefMap.BinarySaveInfo extends Object
  • Field Details

    • valid

      public boolean valid
    • canBeInflated

      public boolean canBeInflated
    • type

      public byte type
    • version

      public byte version
    • saveTimestamp

      public long saveTimestamp
  • Constructor Details

    • BinarySaveInfo

      public BinarySaveInfo()
  • Method Details