public class ComposerForFunction extends Object implements FunctionComposer<Function<?,?>>
| Constructor and Description |
|---|
ComposerForFunction(Function<?,?> inner) |
| Modifier and Type | Method and Description |
|---|---|
FunctionComposer |
andThen(Object outer) |
Object |
getFunctionObject() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataMapper, getResolvedFunction, getResolvedFunctionpublic ComposerForFunction(Function<?,?> inner)
public Object getFunctionObject()
getFunctionObject in interface FunctionComposer<Function<?,?>>public FunctionComposer andThen(Object outer)
andThen in interface FunctionComposer<Function<?,?>>Copyright © 2018. All rights reserved.