public class Strings extends Object
| Constructor and Description |
|---|
Strings() |
| Modifier and Type | Method and Description |
|---|---|
String |
capitalize(String text) |
String |
decapitalize(String text) |
static boolean |
isEmpty(String text) |
String |
splitCamelCase(String text) |
String |
toJson(Object n) |
Copyright © 2011–2014 Red Hat. All rights reserved.