public interface Mappable<F>
default <T> T
map(Function<F,T> mapper)
Function
default <T> T map(Function<F,T> mapper)
T
mapper
Copyright © 2023. All rights reserved.