public interface StringService
| Modifier and Type | Field and Description |
|---|---|
static String[] |
binarySuffix |
static String[] |
metricSuffix |
| Modifier and Type | Method and Description |
|---|---|
boolean |
notNullOrEmpty(String str) |
String |
notNullOrEmpty(String str,
String dflt) |
byte[] |
toBytes(String str) |
Copyright © 2012-2013 The Internet Party. All Rights Reserved.