Package io.automatiko.engine.api.io
Interface OutputConverter<V,T>
-
public interface OutputConverter<V,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tconvert(V value)
-
public interface OutputConverter<V,T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
convert(V value) |