Searched refs:isContiguousStartingAtZero (Results 1 – 1 of 1) sorted by relevance
597 && !isContiguousStartingAtZero(triggerDataSet)) { in getValidTriggerSpecs()1013 private static boolean isContiguousStartingAtZero(Set<UnsignedLong> unsignedLongs) { in isContiguousStartingAtZero() method in AsyncSourceFetcher