rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-model
/
io.rtron.model.roadspaces
/
RoadspacesModel
/
getRoadspace
get
Roadspace
fun
getRoadspace
(
roadspaceIdentifier
:
RoadspaceIdentifier
)
:
Either
<
IllegalArgumentException
,
Roadspace
>
Returns the
Roadspace
with specific
roadspaceIdentifier
.