Package | Description |
---|---|
com.thoughtworks.proxy.toys.delegate |
A toy to delegate method calls to another object.
|
Modifier and Type | Method and Description |
---|---|
static <T> Delegating.DelegatingWith<T> |
Delegating.proxy(Class<T> type)
Creates a factory for proxy instances that allow delegation.
|
Copyright © 2005–2017 Codehaus. All rights reserved.