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 © December 07, 2012–2015 The Internet Party. All rights reserved.