| Package | Description |
|---|---|
| io.virtdata.libraryimpl | |
| io.virtdata.libraryimpl.composers |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionAssembly |
| Modifier and Type | Method and Description |
|---|---|
FunctionComposer |
FunctionComposer.andThen(Object outer) |
FunctionComposer |
FunctionAssembly.andThen(Object outer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComposerForFunction |
class |
ComposerForIntFunction |
class |
ComposerForIntToDoubleFunction |
class |
ComposerForIntToLongFunction |
class |
ComposerForIntUnaryOperator |
class |
ComposerForLongFunction |
class |
ComposerForLongToDouble |
class |
ComposerForLongToIntFunction |
class |
ComposerForLongUnaryOperator |
| Modifier and Type | Method and Description |
|---|---|
FunctionComposer<?> |
ComposerForLongUnaryOperator.andThen(Object outer) |
FunctionComposer |
ComposerForLongToIntFunction.andThen(Object outer) |
FunctionComposer |
ComposerForLongToDouble.andThen(Object outer) |
FunctionComposer |
ComposerForLongFunction.andThen(Object outer) |
FunctionComposer<?> |
ComposerForIntUnaryOperator.andThen(Object outer) |
FunctionComposer |
ComposerForIntToLongFunction.andThen(Object outer) |
FunctionComposer<?> |
ComposerForIntToDoubleFunction.andThen(Object outer) |
FunctionComposer<?> |
ComposerForIntFunction.andThen(Object outer) |
FunctionComposer |
ComposerForFunction.andThen(Object outer) |
Copyright © 2017. All rights reserved.