public class Strings extends Object
| Constructor and Description |
|---|
Strings() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(String string) |
static Object |
quoteString(Object o) |
static Map<String,String> |
toMap(String string)
Parse string (key1=value1;key2=value2) to Map
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.