Interface Chain

All Superinterfaces:
Function<AiInput,AiOutput>
All Known Implementing Classes:
AbstractChain

public interface Chain extends Function<AiInput,AiOutput>