public class Strings extends Object
Strings()
static boolean
isNullOrEmpty(String string)
static String
join(Iterable<?> iterable, String separator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Strings()
public static boolean isNullOrEmpty(String string)
public static String join(Iterable<?> iterable, String separator)
Copyright © 2014. All rights reserved.