F
T
public interface NullHandler<F,T> extends java.util.function.Function<F,T>
apply(F originValue)
andThen, compose, identity
T apply(F originValue)
apply
java.util.function.Function<F,T>
Copyright © 2018. All rights reserved.