protected class LazyPojo.NullCheckOnSet extends Pojo<X>
ProvidesValue.NoOp<X>ReceivesValue.NoOp<T>| Constructor and Description |
|---|
NullCheckOnSet(X init) |
| Modifier and Type | Method and Description |
|---|---|
void |
set(X x)
set() can be used either as an asynchronous method callback,
or as an actual setter for a
Bean value. |
public NullCheckOnSet(X init)
public void set(X x)
ReceivesValueBean value.Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.