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