Searched refs:collectionIterator (Results 1 – 2 of 2) sorted by relevance
106 Iterator<Map.Entry<String, Collection<Integer>>> collectionIterator = in assertOrderingReadOnly() local108 Map.Entry<String, Collection<Integer>> entry = collectionIterator.next(); in assertOrderingReadOnly()111 entry = collectionIterator.next(); in assertOrderingReadOnly()114 entry = collectionIterator.next(); in assertOrderingReadOnly()
178 Iterator<Map.Entry<String, Collection<Integer>>> collectionIterator = in assertOrderingReadOnly() local180 Map.Entry<String, Collection<Integer>> entry = collectionIterator.next(); in assertOrderingReadOnly()183 entry = collectionIterator.next(); in assertOrderingReadOnly()186 entry = collectionIterator.next(); in assertOrderingReadOnly()