public class Properties extends Object
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
static ProgrammaticPropertiesReader |
add(String key,
PropertyValue value) |
static ProgrammaticPropertiesReader |
add(String key,
String value) |
public static ProgrammaticPropertiesReader add(String key, String value)
public static ProgrammaticPropertiesReader add(String key, PropertyValue value)
Copyright © 2019. All rights reserved.