| 限定符和类型 | 方法和说明 |
|---|---|
static IntSequence |
create(int start,
int step) |
boolean |
hasNext() |
Integer |
next() |
boolean |
release(Integer e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic static IntSequence create(int start, int step)
public boolean hasNext()
Copyright © 2018. All rights reserved.