|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArrayIncrementor
This is for in place incrementing of an array. In place means the array returned is the same array in memory with the elements changed.
| Method Summary | |
|---|---|
boolean |
increment()
Modify the array to be the next one; return false if there is no more. |
| Method Detail |
|---|
boolean increment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||