org.jzy3d.maths
Class Pair<X,Y>
- java.lang.Object
-
- org.jzy3d.maths.Pair<X,Y>
-
- All Implemented Interfaces:
- java.io.Serializable
public class Pair<X,Y> extends java.lang.Object implements java.io.SerializableClass Pair. Represents a mathematical pair of objects (a, b).- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description Xaa in the pair (a, b)Ybb in the pair (a, b)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanequals(java.lang.Object obj)inthashCode()
-
DMelt 3.0 © DataMelt by jWork.ORG