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