public interface Mapper<I,O> extends Function<I,O>
O
apply(I input)
O apply(I input)
apply
Function<I,O>
Copyright © 2021. All rights reserved.