| Package | Description |
|---|---|
| com.thoughtworks.proxy.toys.dispatch |
A toy to dispatch method calls to different objects.
|
| Modifier and Type | Field and Description |
|---|---|
private Dispatching<T> |
Dispatching.DispatchingWith.dispatching |
private Dispatching<T> |
Dispatching.DispatchingBuild.dispatching |
| Constructor and Description |
|---|
DispatchingBuild(Dispatching<T> dispatching) |