public class DeferredMultiReceiver<X> extends Object implements ProvidesValue<ReceivesValue<X>>
ProvidesValue.NoOp<X>| Constructor and Description |
|---|
DeferredMultiReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ProvidesValue<ReceivesValue<X>> provider) |
void |
add(ReceivesValue<X> provider) |
ReceivesValue<X> |
get() |
public final void add(ProvidesValue<ReceivesValue<X>> provider)
public final void add(ReceivesValue<X> provider)
public final ReceivesValue<X> get()
get in interface ProvidesValue<ReceivesValue<X>>Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.