Searched defs:isEmpty (Results 1 – 2 of 2) sorted by relevance
24 static isEmpty(obj) { method in CheckEmptyUtils
33 public static boolean isEmpty(final CharSequence cs) { in isEmpty() method in StringUtils