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