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