Package groovy.lang

Annotation Type Mixin


@Documented @Retention(SOURCE) @Target(TYPE) public @interface Mixin
Provides a mechanism for mixing in methods into a class.
Author:
Alex Tkachman
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details