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