Package | Description |
---|---|
com.thoughtworks.proxy.toys.nullobject |
A toy to create dummy null objects with intelligent behavior.
|
Modifier and Type | Method and Description |
---|---|
static <T> Null.NullBuild<T> |
Null.proxy(Class<T> type)
Creates a factory for proxy instances that is nullable.
|
Copyright © 2005–2019 Codehaus. All rights reserved.