public class Strings extends Object
Strings()
static boolean
isBlank(String str)
static String
join(String seperator, Iterator objects)
truncate(String string, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Strings()
public static boolean isBlank(String str)
public static String truncate(String string, int length)
public static String join(String seperator, Iterator objects)
Copyright © 2019. All rights reserved.