org.jboss.portal.format.util
Class RangeBrowser.Range

java.lang.Object
  extended by org.jboss.portal.format.util.RangeBrowser.Range
Enclosing class:
RangeBrowser

public static class RangeBrowser.Range
extends java.lang.Object


Constructor Summary
RangeBrowser.Range(int from, int to)
           
 
Method Summary
 int getFrom()
           
 int getTo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeBrowser.Range

public RangeBrowser.Range(int from,
                          int to)
Method Detail

getFrom

public int getFrom()

getTo

public int getTo()