public final class ConnectConsumer extends Object implements Consumer<Disposable>
Modifier and Type | Field and Description |
---|---|
Disposable |
disposable |
Constructor and Description |
---|
ConnectConsumer() |
public Disposable disposable
public void accept(Disposable t) throws Exception
Consumer
accept
in interface Consumer<Disposable>
t
- the valueException
- on errorCopyright © 2019. All rights reserved.