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