|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NumericGenerator
Interface to return a new sequential number for each call.
| Method Summary | |
|---|---|
java.lang.String |
getNextNumberAsString()
Method to retrieve the next number as a String. |
int |
maxLength()
The guaranteed maximum length of a String returned by this generator. |
int |
minLength()
The guaranteed minimum length of a String returned by this generator. |
| Method Detail |
|---|
java.lang.String getNextNumberAsString()
int maxLength()
int minLength()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||