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

DirectionBackward
Link copied to clipboard
val DirectionBackward: Int
DirectionBoth
Link copied to clipboard
val DirectionBoth: Int
DirectionForward
Link copied to clipboard
val DirectionForward: Int
DirectionNoCars
Link copied to clipboard
val DirectionNoCars: Int
Undefined
Link copied to clipboard
val Undefined: Int