|
|||||||||
| Home >> All >> org >> mentawai >> [ mail overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mentawai.mail
Class StringUtils

java.lang.Objectorg.mentawai.mail.StringUtils
- public class StringUtils
- extends java.lang.Object
| Constructor Summary | |
StringUtils()
|
|
| Method Summary | |
static boolean |
isEmpty(java.lang.String s)
|
static boolean |
isNotEmpty(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
StringUtils
public StringUtils()
| Method Detail |
isNotEmpty
public static boolean isNotEmpty(java.lang.String s)
isEmpty
public static boolean isEmpty(java.lang.String s)
|
|||||||||
| Home >> All >> org >> mentawai >> [ mail overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mentawai.mail.StringUtils