|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.thoughtworks.proxy.toys.dispatch.Dispatching.DispatchingWith<T>
public static class Dispatching.DispatchingWith<T>
Method Summary | |
---|---|
Dispatching.DispatchingBuild<T> |
with(Object... delegates)
Defines the object that shall be delegated to. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Dispatching.DispatchingBuild<T> with(Object... delegates)
delegates
- the objects that will receive the calls.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |