net.java.trueupdate.util
Class Strings
java.lang.Object
net.java.trueupdate.util.Strings
@Immutable
public final class Strings
- extends Object
Provides string functions.
- Author:
- Christian Schlichtherle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nonEmptyOr
@Nullable
public static String nonEmptyOr(@CheckForNull
String string,
@Nullable
String defaultValue)
requireNonEmpty
public static String requireNonEmpty(String string)
Copyright © 2013 Schlichtherle IT Services. All rights reserved.