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, printValue
Copyright © 2021. All rights reserved.