protected class DefaultConnectableObservable.InnerConnection
extends java.lang.Object
implements java.io.Closeable
| Modifier and Type | Field and Description |
|---|---|
protected java.io.Closeable |
c
The subject's close handler.
|
| Constructor and Description |
|---|
InnerConnection(java.io.Closeable c)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |