Searched refs:expectedReloadCount (Results 1 – 1 of 1) sorted by relevance
1348 final int expectedReloadCount = ServiceLoader.this.reloadCount; in iterator()1358 if (ServiceLoader.this.reloadCount != expectedReloadCount) in iterator()1444 final int expectedReloadCount = ServiceLoader.this.reloadCount; field in ProviderSpliterator1460 if (ServiceLoader.this.reloadCount != expectedReloadCount) in tryAdvance()