de.intarsys.tools.range
Class DefinedRange
java.lang.Object
de.intarsys.tools.range.DefinedRange
- All Implemented Interfaces:
- IRange
public class DefinedRange
- extends Object
- implements IRange
DefinedRange
public DefinedRange(NumberWrapper value)
create
public static DefinedRange create(int index)
create
public static DefinedRange create(List<Integer> indices)
create
public static DefinedRange create(String stringValue)
throws IOException
- Throws:
IOException
getIndices
public List<Integer> getIndices(int current,
int count)
- Specified by:
getIndices in interface IRange
getValue
public NumberWrapper getValue()
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.