public final class Properties extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
get(String name) |
String |
getPartition() |
int |
size() |
static Properties |
toJavaUtilProperties(Properties p) |
public String getPartition()
public int size()
public static Properties toJavaUtilProperties(Properties p)
Copyright © 2014 JBoss by Red Hat. All rights reserved.