public static class Dispatching.DispatchingWith<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
Dispatching.DispatchingBuild<T> |
with(Object... delegates)
Defines the object that shall be delegated to.
|
public Dispatching.DispatchingBuild<T> with(Object... delegates)
delegates - the objects that will receive the calls.Copyright © 2005–2018 Codehaus. All rights reserved.