Package io.sbk.params
Class YmlMap
java.lang.Object
io.sbk.params.YmlMap
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull String[]
getYmlArgs
(String fileName, Class<? extends YmlMap> tClass)
-
Field Details
-
args
-
-
Constructor Details
-
YmlMap
-
-
Method Details
-
getYmlArgs
@NotNull public static @NotNull String[] getYmlArgs(String fileName, Class<? extends YmlMap> tClass) throws IOException - Throws:
IOException
-