public class NumberSetShiftGroupEnumeration
extends java.lang.Object
implements java.util.Enumeration<int[]>
Constructor and Description |
---|
NumberSetShiftGroupEnumeration(int[] numberSet)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
int[] |
nextElement() |