Package dev.soffa.foundation.resource
Interface Chain<I,O>
-
public interface Chain<I,O>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Onext(I input)
-
public interface Chain<I,O>
| Modifier and Type | Method | Description |
|---|---|---|
O |
next(I input) |