public abstract class AbstractLongIterator
extends java.lang.Object
implements java.util.Iterator<java.lang.Long>
| Constructor and Description |
|---|
AbstractLongIterator() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
nextLong() |
Copyright © 2022. All rights reserved.