public class ValueSetList extends Object implements Iterable<Long>
| Constructor and Description |
|---|
ValueSetList(Long min,
Long max,
String str) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Long> |
iterator() |
static void |
main(String[] args)
For testing purposes only
|
void |
reset() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ValueSetList(Long min, Long max, String str) throws UnassignedException, ParseException
UnassignedExceptionParseExceptionCopyright © 2016. All rights reserved.