| Package | Description |
|---|---|
| org.specrunner.util.math |
| Modifier and Type | Method and Description |
|---|---|
static Range |
Range.getRange(String range,
int min,
int max)
Get a range.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Range> |
Range.getRanges(String ranges,
String separator,
int min,
int max)
Range list creator.
|
Copyright © 2016. All rights reserved.