public class StringServiceGwt extends Object implements StringService
binarySuffix, metricSuffix| Constructor and Description |
|---|
StringServiceGwt() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
notNullOrEmpty(String str) |
String |
notNullOrEmpty(String str,
String dflt) |
byte[] |
toBytes(String str) |
public boolean notNullOrEmpty(String str)
notNullOrEmpty in interface StringServicepublic String notNullOrEmpty(String str, String dflt)
notNullOrEmpty in interface StringServicepublic byte[] toBytes(String str)
toBytes in interface StringServiceCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.