public interface Delegate<From,To> extends Function<Function<From,To>,Function<From,To>>
andThen, apply, compose, identity
Copyright © 2023. All rights reserved.