Interface ContainerisedDirectedPathFactory

    • Method Detail

      • registerNew

        ManagedDirectedPath registerNew​(Deque<? extends EdgeSegment> edgeSegments)
        Create new path based on the provided edge segments
        Parameters:
        edgeSegments - of the path
        Returns:
        the created path