I am novice to functional programming in java/kotlin and do some practice. Just wonder how can I pass parameters of lambda when invoking it. For example, here to call someMethod I need to pass an Int parameter.I am novice to functional programming in java/k