public class ConfigurationData extends Object
ConfigurationDataBuilder| Constructor and Description |
|---|
ConfigurationData(List<? extends Property<?>> properties) |
ConfigurationData(List<? extends Property<?>> properties,
Map<String,String[]> sectionComments) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCommentsForSection(String path) |
List<Property<?>> |
getProperties() |
Copyright © 2016–2018 The AuthMe Team. All rights reserved.