| Constructor and Description |
|---|
DefinedRange(NumberWrapper value) |
| Modifier and Type | Method and Description |
|---|---|
static DefinedRange |
create(int index) |
static DefinedRange |
create(List<Integer> indices) |
static DefinedRange |
create(String stringValue) |
List<Integer> |
getIndices(int current,
int count) |
NumberWrapper |
getValue() |
public DefinedRange(NumberWrapper value)
public static DefinedRange create(int index)
public static DefinedRange create(List<Integer> indices)
public static DefinedRange create(String stringValue) throws IOException
IOExceptionpublic List<Integer> getIndices(int current, int count)
getIndices in interface IRangepublic NumberWrapper getValue()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.