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.
|
to
public Echoing.EchoingTo<T> with(Object delegate)
delegate
- the object the proxy delegates to.Copyright © 2005–2019 Codehaus. All rights reserved.