interface MixinTargetAware<T>
An interface for mixins to implement that want to be made aware of the target object
Type Params | Return Type | Name and description |
---|---|---|
|
abstract void |
setTarget(T targetObject) |