JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.automatiko.engine.api
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
T
convert
(
Object
input)
Method Details
convert
T
convert
(
Object
input)