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