Interface OdMatrix<T,​U>

    • Method Detail

      • iterator

        OdMatrixIterator<T,​U> iterator()
        Returns an iterator which can iterate through all the origin-destination cells in the matrix
        Specified by:
        iterator in interface Iterable<T>
        Specified by:
        iterator in interface OdData<T>
        Returns:
        iterator through all the origin-destination cells