intarsys runtime library

de.intarsys.tools.range
Class NamedRange

java.lang.Object
  extended by de.intarsys.tools.range.NamedRange
All Implemented Interfaces:
IRange

public class NamedRange
extends Object
implements IRange


Constructor Summary
NamedRange(EnumRange value)
           
 
Method Summary
 List<Integer> getIndices(int current, int count)
           
 EnumRange getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedRange

public NamedRange(EnumRange value)
Method Detail

getIndices

public List<Integer> getIndices(int current,
                                int count)
Specified by:
getIndices in interface IRange

getValue

public EnumRange getValue()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.