public class Properties extends Object
| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
add(String property,
Object value) |
Object |
get(String property) |
static Properties |
of(Object... params) |
public static Properties of(Object... params)
public Properties add(String property, Object value)
Copyright © 2015 Kurento. All rights reserved.