[Java] Annotation Type Mixin
- groovy.lang.Mixin
Provides a mechanism for mixing in methods into a class.
- deprecated:
- static mixins have been deprecated in favour of traits (trait keyword).
- Authors:
- Alex Tkachman
Element Summary
Type | Name and Description |
---|---|
Class[] |
value |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Element Detail
public Class[] value
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/lang/Mixin.html