All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vtence.molecule.routing.RouteSet Maven / Gradle / Ivy

There is a newer version: 0.15.0
Show newest version
package com.vtence.molecule.routing;

public interface RouteSet {

    void add(Route route);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy