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