Searched refs:reloadCount (Results 1 – 1 of 1) sorted by relevance
320 private int reloadCount; field in ServiceLoader1348 final int expectedReloadCount = ServiceLoader.this.reloadCount; in iterator()1358 if (ServiceLoader.this.reloadCount != expectedReloadCount) in iterator()1444 final int expectedReloadCount = ServiceLoader.this.reloadCount;1460 if (ServiceLoader.this.reloadCount != expectedReloadCount) in tryAdvance()1764 reloadCount++; in reload()