Type

annotation class Type

Functions

annotationType
Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
equals
Link copied to clipboard
abstract fun equals(p: Any): Boolean
hashCode
Link copied to clipboard
abstract fun hashCode(): Int
toString
Link copied to clipboard
abstract fun toString(): String

Properties

End
Link copied to clipboard
val End: Int
Destination point
Start
Link copied to clipboard
val Start: Int
Start point
Via
Link copied to clipboard
val Via: Int
Waypoint between start and destination