intarsys runtime library

de.intarsys.tools.range
Interface IRangeContext


public interface IRangeContext

Contextual information for resolving range declarations like "first", "last", "all" or "current".


Method Summary
 int getCurrent()
           
 int getMax()
           
 int getMin()
           
 

Method Detail

getCurrent

int getCurrent()

getMax

int getMax()

getMin

int getMin()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.