TrafficLevel

annotation class TrafficLevel

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

High
Link copied to clipboard
val High: Int
Low
Link copied to clipboard
val Low: Int
Medium
Link copied to clipboard
val Medium: Int
None
Link copied to clipboard
val None: Int