public class ComposerForDoubleFunction extends Object implements FunctionComposer<DoubleFunction<?>>
| Constructor and Description |
|---|
ComposerForDoubleFunction(DoubleFunction<?> 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 ComposerForDoubleFunction(DoubleFunction<?> inner)
public Object getFunctionObject()
getFunctionObject in interface FunctionComposer<DoubleFunction<?>>public FunctionComposer andThen(Object outer)
andThen in interface FunctionComposer<DoubleFunction<?>>Copyright © 2018. All rights reserved.