-
Field Summary
Fields
protected final @NotNull File
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.marcusslover.plus.lib.file.IFile
load, save
-
Field Details
-
file
@NotNull
protected final @NotNull File file
-
Constructor Details
-
AbstractFile
public AbstractFile(@NotNull
@NotNull File file)
-
Method Details
-
isSet
public abstract boolean isSet(@NotNull
@NotNull String key)
-
getFile
@NotNull
public @NotNull File getFile()