Class LengthSeq.Impl

java.lang.Object
com.here.platform.location.core.geospatial.LengthSeq.Impl
All Implemented Interfaces:
LengthSeq
Enclosing interface:
LengthSeq

public static class LengthSeq.Impl extends Object implements LengthSeq
  • Constructor Details

    • Impl

      public Impl(double[] array)
  • Method Details

    • apply

      public double apply(int i)
      Specified by:
      apply in interface LengthSeq
    • indices

      public scala.collection.immutable.Range indices()
      Specified by:
      indices in interface LengthSeq
    • length

      public int length()
      Specified by:
      length in interface LengthSeq