Class Pair<A,B>
java.lang.Object
org.locationtech.proj4j.util.Pair<A,B>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
first
-
second
-
-
Constructor Details
-
Pair
public Pair() -
Pair
-
-
Method Details
-
fst
-
setFirst
-
snd
-
setSecond
-
toString
-
equals
-
hashCode
-
create
-