Package org.fest.swing.util
Class Range.From
java.lang.Object
org.fest.swing.util.Range.From
- Enclosing class:
- Range
Understands the starting value of a range.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public final int value
-
-
Constructor Details
-
From
From(int value)
-