public static class Decorating.DecoratingWith<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
Decorating.DecoratingVisitor<T,T> |
with(T delegate)
specify the delegate
|
public Decorating.DecoratingVisitor<T,T> with(T delegate)
delegate - the delegateCopyright © 2005–2018 Codehaus. All rights reserved.