forked from public-mirrors/ConfigLib
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Added a new interface, IOStreamConfigurationStore, that provides the two methods read and write which take an InputStream and OutputStream, respectively. This interface is implemented by the YamlConfigurationStore class. * Added several static methods to the YamlConfigurations class that correspond to these new read/write methods. |
1 year ago | |
---|---|---|
.. | ||
src/main | 1 year ago | |
build.gradle.kts | 1 year ago |