@FunctionalInterface public interface ColumnFunction<T,R> extends Serializable, java.util.function.Function<T,R>
andThen, apply, compose, identity
Copyright © 2023. All rights reserved.