Searched refs:throwIfInvalid (Results 1 – 1 of 1) sorted by relevance
250 throwIfInvalid(IteratorFeature.SUPPORTS_REMOVE); in remove()258 throwIfInvalid(IteratorFeature.SUPPORTS_SET); in set()295 private void throwIfInvalid(IteratorFeature methodFeature) { in throwIfInvalid() method in AbstractIteratorTester.MultiExceptionListIterator