public final class Mixin extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Mixin.OngoingMixinCreation
Builder to create a mixin
|
| Modifier and Type | Method and Description |
|---|---|
static Mixin.OngoingMixinCreation |
addMixin(Class... mixins)
Creates a builder for defining the mixin assignment.
|
public static Mixin.OngoingMixinCreation addMixin(Class... mixins)
to() methodmixins - the mixin interfaces to be addedCopyright © 2016 DevCon5 GmbH. All rights reserved.