public static class Echoing.EchoingWithOrTo<T> extends Echoing.EchoingTo<T>
echoing| Modifier and Type | Method and Description |
|---|---|
Echoing.EchoingTo<T> |
with(Object delegate)
Specify the delegate.
|
topublic Echoing.EchoingTo<T> with(Object delegate)
delegate - the object the proxy delegates to.Copyright © 2005–2018 Codehaus. All rights reserved.