Uses of Class
com.thoughtworks.proxy.toys.echo.Echoing.EchoingTo

Packages that use Echoing.EchoingTo
com.thoughtworks.proxy.toys.echo A toy to trace method calls to objects. 
 

Uses of Echoing.EchoingTo in com.thoughtworks.proxy.toys.echo
 

Subclasses of Echoing.EchoingTo in com.thoughtworks.proxy.toys.echo
static class Echoing.EchoingWithOrTo<T>
           
 

Methods in com.thoughtworks.proxy.toys.echo that return Echoing.EchoingTo
 Echoing.EchoingTo<T> Echoing.EchoingWithOrTo.with(Object delegate)
          Specify the delegate.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.