Package net.n2oapp.properties.io
Class PropertiesInfoCollector.PropertyInfo
- java.lang.Object
-
- net.n2oapp.properties.io.PropertiesInfoCollector.PropertyInfo
-
- Enclosing class:
- PropertiesInfoCollector
public static class PropertiesInfoCollector.PropertyInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyInfo(String key)PropertyInfo(String key, String group, String name, String description)
-