public static class Delegating.DelegatingWith<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
Delegating.DelegatingModeOrBuild<T> |
with(Object delegate)
With this delegate
|
public Delegating.DelegatingModeOrBuild<T> with(Object delegate)
delegate - the object the proxy delegates to.Copyright © 2005–2018 Codehaus. All rights reserved.