-
- All Implemented Interfaces:
public class RouteLine.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static RouteLine.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final RouteLine.Builderbuilder(Route route)Create a Builder instance for the given route -
-
Method Detail
-
builder
final RouteLine.Builder builder(Route route)
Create a Builder instance for the given route
- Parameters:
route- the route to be added (required)
-
-
-
-