Interface Chain<Input,Output>


public interface Chain<Input,Output>
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(Input input)