Package groovy.lang

Annotation Type Mixin


Deprecated.
static mixins have been deprecated in favour of traits (trait keyword).
Provides a mechanism for mixing in methods into a class.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
     
  • Element Details

    • value

      Class[] value
      Deprecated.