Package me.deecaad.core.file
Class MapConfigLike
java.lang.Object
me.deecaad.core.file.MapConfigLike
- All Implemented Interfaces:
ConfigLike
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetFile()List<?> getLocation(File localFile, String localPath) getPath()boolean@NotNull StringnormalizeString(@NotNull String str) setDebugInfo(File file, String path, String fullLine) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.deecaad.core.file.ConfigLike
get, getString
-
Constructor Details
-
MapConfigLike
-
-
Method Details
-
setDebugInfo
-
getFile
-
getPath
-
getFullLine
-
contains
- Specified by:
containsin interfaceConfigLike
-
get
- Specified by:
getin interfaceConfigLike
-
isString
- Specified by:
isStringin interfaceConfigLike
-
getList
- Specified by:
getListin interfaceConfigLike
-
getLocation
- Specified by:
getLocationin interfaceConfigLike
-
normalizeString
-