org.fest.swing.util
Class Range.To

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

public static class Range.To
extends Object

Understands the ending 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.