Exclusive

Defines a method as an exclusive handler, as opposed to Shared handlers. It can be used only on methods of VirtualObject. This implies the annotation Handler.

Functions

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