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