sdk
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
LaneInfo
/
Lane
/
FormingEnding
Forming
Ending
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
FormingEnding
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Properties
Ending
Link copied to clipboard
val
Ending
:
Int
=
2
Forming
Link copied to clipboard
val
Forming
:
Int
=
1
Forming
Ending
Link copied to clipboard
val
FormingEnding
:
Int
=
3
None
Link copied to clipboard
val
None
:
Int
=
0