@Immutable public final class Position extends Object
public Position(List<Double> values)
values - the non-null valuespublic Position(double first,
double second,
double... remaining)
first - the first valuesecond - the second valueremaining - the remaining valuesCopyright © 2016. All Rights Reserved.