Searched refs:nextName (Results 1 – 1 of 1) sorted by relevance
332 String nextName = null; field in ServiceLoader.LazyIterator340 if (nextName != null) { in hasNextService()360 nextName = pending.next(); in hasNextService()367 String cn = nextName; in nextService()368 nextName = null; in nextService()