public class NutsPropertiesHolder extends Object
| Constructor and Description |
|---|
NutsPropertiesHolder() |
| Modifier and Type | Method and Description |
|---|---|
NutsPropertiesHolder |
copy() |
Map<String,Object> |
getProperties() |
Object |
getProperty(String key) |
void |
setProperties(Map<String,Object> properties) |
void |
setProperty(String key,
Object value) |
int |
size() |
String |
toString() |
public NutsPropertiesHolder copy()
public int size()
Copyright © 2021 vpc open source initiative. All rights reserved.