Class Pair<A,B>
java.lang.Object
com.github.lgooddatepicker.zinternaltools.Pair<A,B>
Pair, This class allows storing and editing of pairs of data. Since this class uses generics, the
data may be any java class type.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
first
-
second
-
-
Constructor Details
-
Pair
-