public class IterableFunctionExample extends KorypheIterableFunctionExample<Iterable<Integer>,Iterable<Integer>>
| Constructor and Description |
|---|
IterableFunctionExample() |
| Modifier and Type | Method and Description |
|---|---|
Function<Iterable<Integer>,Iterable<Integer>> |
getFunction() |
Stream<Iterable<Integer>> |
getInput() |
execute, printInput, printOutput, printValueCopyright © 2021. All rights reserved.