io.reactivex.functions.Consumer<Object[]>@FunctionalInterface public interface NoParameterConsumer extends io.reactivex.functions.Consumer<Object[]>
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept() |
|
default void |
accept(Object... data) |
Copyright © 2018. All rights reserved.