org.fest.swing.util
Class Range.From

java.lang.Object
  extended by org.fest.swing.util.Range.From
Enclosing class:
Range

public static class Range.From
extends Object

Understands the starting value of a range.

Author:
Alex Ruiz
See Also:
Range

Field Summary
 int value
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public final int value


Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.