| Modifier and Type | Field and Description |
|---|---|
Observer<? super U> |
observer
The reference to the observer.
|
SingleCloseable |
registration
The closeable handle for the registration.
|
SingleCloseable |
sink
The closeable handle to the value sink.
|
| Modifier | Constructor and Description |
|---|---|
protected |
State() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(java.io.Closeable value)
The action body.
|
public SingleCloseable sink
public SingleCloseable registration