toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.client.domain.searchoptions
/
EvStationHasBusyStatus
Ev
Station
Has
Busy
Status
class
EvStationHasBusyStatus
:
Predicate
<
EVStation
>
Members
Constructors
Ev
Station
Has
Busy
Status
Link copied to clipboard
constructor
(
)
Functions
and
Link copied to clipboard
open
fun
and
(
p0
:
Predicate
<
in
EVStation
>
)
:
Predicate
<
EVStation
>
negate
Link copied to clipboard
open
fun
negate
(
)
:
Predicate
<
EVStation
>
or
Link copied to clipboard
open
fun
or
(
p0
:
Predicate
<
in
EVStation
>
)
:
Predicate
<
EVStation
>
test
Link copied to clipboard
open
override
fun
test
(
evStation
:
EVStation
)
:
Boolean