Interface OdZones

    • Method Detail

      • forEachOriginDestination

        default void forEachOriginDestination​(BiConsumer<OdZone,​OdZone> consumer)
        Loop over all origin destination combinations possible given the registered zones and apply the provided consumer
        Parameters:
        consumer - to apply to each od