T - public static class ReceivesValue.NoOp<T> extends Object implements ReceivesValue<T>
ReceivesValue.NoOp<T>| Constructor and Description |
|---|
NoOp() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(T value)
set() can be used either as an asynchronous method callback,
or as an actual setter for a
Bean value. |
public void set(T value)
ReceivesValueBean value.set in interface ReceivesValue<T>value - - The object to receive.Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.