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