| Package | Description |
|---|---|
| com.thoughtworks.proxy.toys.echo |
A toy to trace method calls to objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected Echoing<T> |
Echoing.EchoingTo.echoing |
private Echoing<T> |
Echoing.EchoingBuild.echoing |
| Constructor and Description |
|---|
EchoingBuild(Echoing<T> echoing) |
EchoingTo(Echoing<T> echoing) |
EchoingWithOrTo(Echoing<T> echoing) |