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