Interface UnaryFunction<X,​Y>

    • Method Detail

      • invoke

        Y invoke​(X arg)