public class PropertyUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Properties |
copyOf(Properties properties)
Returns a copy of the given Properties instance.
|
public static Properties copyOf(Properties properties)
properties - a Properties instanceCopyright © 2018 Atlassian. All rights reserved.