@Retention(value: RetentionPolicy.RUNTIME) @Target(value: [ElementType.METHOD]) @interface DirtyCheckedProperty
A marker annotation added to methods that are dirty checked
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Groovy Documentation