-
- All Implemented Interfaces:
public class FunctionalUtil
-
-
Method Summary
Modifier and Type Method Description static <T> Function1<T, Unit>fromConsumer(Consumer<T> callable)-
-
Method Detail
-
fromConsumer
static <T> Function1<T, Unit> fromConsumer(Consumer<T> callable)
-
-
-
-