Class LengthSeq.Impl
java.lang.Object
com.here.platform.location.core.geospatial.LengthSeq.Impl
- All Implemented Interfaces:
LengthSeq
- Enclosing interface:
- LengthSeq
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.location.core.geospatial.LengthSeq
LengthSeq.Impl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.here.platform.location.core.geospatial.LengthSeq
head, indexWhere, last, lastIndexWhere, toIndexedSeq, toString
-
Constructor Details
-
Impl
public Impl(double[] array)
-
-
Method Details