public abstract static class PartiallyApplied.ActionBase<P> extends Object implements rx.functions.Action1<P>
| Constructor and Description |
|---|
ActionBase() |
| Modifier and Type | Method and Description |
|---|---|
Consumer<P> |
asConsumer()
Converts the partially applied function from the rxjava's
Action1 to java's Consumer. |
Copyright © 2015 Red Hat, Inc.. All rights reserved.