public interface Chain<Input,Output>
Output
execute(Input input)
Output execute(Input input)
Copyright © 2023. All rights reserved.