public class Pair extends Object
Pair(double first, double second)
double
getFirst()
getSecond()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(double first, double second)
public double getFirst()
public double getSecond()
Copyright © 2020. All rights reserved.