Package top.focess.qq.api.util.config
Class LangConfig
- java.lang.Object
-
- top.focess.qq.api.util.config.Config
-
- top.focess.qq.api.util.config.LangConfig
-
public class LangConfig extends Config
-
-
Constructor Summary
Constructors Constructor Description LangConfig(@Nullable InputStream inputStream)LangConfig(File file)
-
-
-
Constructor Detail
-
LangConfig
public LangConfig(@Nullable InputStream inputStream)
-
LangConfig
public LangConfig(File file) throws YamlLoadException
- Throws:
YamlLoadException
-
-