Class OptionalFile
java.lang.Object
pro.gravit.launcher.profiles.optional.OptionalFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.booleanString[]Deprecated.booleanlongDeprecated.intDeprecated.Deprecated.boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.booleangetName()longDeprecated.getType()Deprecated.inthashCode()booleanisMark()booleanstatic OptionalTypereadType(pro.gravit.launcher.serialize.HInput input)Deprecated.voidregisterWatcher(BiConsumer<OptionalFile,Boolean> watcher)Deprecated.voidremoveWatcher(BiConsumer<OptionalFile,Boolean> watcher)Deprecated.voidwatchEvent(boolean isMark)Deprecated.voidwriteType(pro.gravit.launcher.serialize.HOutput output)
-
Field Details
-
permissions
Deprecated. -
list
Deprecated. -
type
Deprecated. -
actions
-
mark
public boolean mark -
visible
public boolean visible -
name
-
info
-
triggersList
-
triggers
Deprecated. -
dependenciesFile
-
conflictFile
-
dependencies
-
conflict
-
subTreeLevel
public int subTreeLevel -
isPreset
public boolean isPreset -
dependenciesCount
Deprecated.
-
-
Constructor Details
-
OptionalFile
public OptionalFile()
-
-
Method Details
-
readType
@Deprecated public static OptionalType readType(pro.gravit.launcher.serialize.HInput input) throws IOExceptionDeprecated.- Throws:
IOException
-
equals
-
hashCode
public int hashCode() -
getType
Deprecated. -
getName
-
isVisible
public boolean isVisible() -
isMark
public boolean isMark() -
getPermissions
Deprecated. -
writeType
- Throws:
IOException
-
registerWatcher
Deprecated. -
removeWatcher
Deprecated. -
clearAllWatchers
Deprecated. -
watchEvent
Deprecated.
-