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