T
public interface UnaryOperator<T> extends Function<T,T>
Function
apply
Copyright © 2018. All rights reserved.