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