void |
PropertiesImpl.put(String key,
char separator,
Comment comment,
String... values) |
void |
Properties.put(String key,
char separator,
Comment comment,
String... values) |
void |
PropertiesImpl.put(String key,
Comment comment,
String... values) |
void |
Properties.put(String key,
Comment comment,
String... values) |
void |
PropertiesImpl.putList(List<String> list,
char sep,
Comment comment,
String rootKey) |
void |
PropertiesImpl.putList(List<String> list,
Comment comment,
String rootKey) |
void |
Properties.putList(List<String> list,
Comment comment,
String rootKey) |