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