Class RoutesHandler

java.lang.Object
models.handlers.RoutesHandler
All Implemented Interfaces:
CollectionHandler<HashSet<Route>,Route>

public class RoutesHandler extends Object implements CollectionHandler<HashSet<Route>,Route>
Current implementation of CollectionsHandler for HashSet of Route.
Since:
1.0