Searched defs:hasElements (Results 1 – 2 of 2) sorted by relevance
10 public static boolean hasElements(Collection<?> c) { in hasElements() method in CollectionUtils14 public static boolean hasElements(Map<?, ?> c) { in hasElements() method in CollectionUtils
50 StmtNodeBuilder &Bldr, bool hasElements) { in populateObjCForDestinationSet()