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