Interface FunctionCallable<I>

    • Method Detail

      • call

        <O> O call​(Function<I,​O> function)