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