Searched refs:isEmpty (Results 1 – 14 of 14) sorted by relevance
443 ((formattedStrings == null || formattedStrings.isEmpty()) in equals()445 r.formattedStrings.isEmpty()) in equals()463 formattedStrings.isEmpty()) ? 0 : in hashCode()
211 isEmpty() in isEmpty() method in Tuple213 return elements.isEmpty(); in isEmpty()
284 if (list.isEmpty()) { in toString()
358 isEmpty() in isEmpty() method in ProbeDescription
610 if (list.isEmpty()) { in toString()
64 } while (aggregate.asMap().isEmpty() && n++ < (1000 / TICK)); in testIncluded()105 } while (aggregate.asMap().isEmpty() && n++ < (1000 / TICK)); in testCleared()
278 if (! children.isEmpty()) { in getGroups()312 if (children.isEmpty()) { in getGroup()
71 if (!a.asMap().isEmpty()) { in main()
159 if (spiList != null && !spiList.isEmpty()) { in constructPayload()
152 if (spiList != null && !spiList.isEmpty()) { in initialize()
156 if (spiList != null && !spiList.isEmpty()) { in initialize()
280 if (compList.isEmpty() == false) { in getNext()
992 if (allCPUData.isEmpty()) { in calculate()
270 if (tuples.isEmpty()) { in consumeProbeData()