Methods
| Modifier and Type |
Method and Description |
<MixinType> MixinType |
as(Class<MixinType> clazz) |
boolean |
hasMixin(Class<?> mixinClass) |
<MixinType> SelfType |
with(Class clazz,
MixinType mixinInstance) |
<MixinType> SelfType |
with(MixinType mixinInstance) |