@Beta public interface EffectorWithBody<T> extends Effector<T>
Modifier and Type | Method and Description |
---|---|
EffectorTasks.EffectorTaskFactory<T> |
getBody()
returns the body of the effector, i.e.
|
getDescription, getName, getParameters, getReturnType, getReturnTypeName
EffectorTasks.EffectorTaskFactory<T> getBody()