Package org.fest.swing.data
Class Index
java.lang.Object
org.fest.swing.data.Index
Understands an index.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public final int valueThe value of this index.
-
-
Constructor Details
-
Index
private Index(int value)
-
-
Method Details