In Java 8, UnaryOperator is a functional interface and it extends Function . The UnaryOperator takes one argument, and returns a result of ...
確定! 回上一頁