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(File file)LangConfig(InputStream inputStream)
-
-
-
Constructor Detail
-
LangConfig
public LangConfig(InputStream inputStream) throws YamlLoadException
- Throws:
YamlLoadException
-
LangConfig
public LangConfig(File file) throws YamlLoadException
- Throws:
YamlLoadException
-
-