T
- the type to convert topublic static interface ErlangValue.ListElementConverter<T>
Modifier and Type | Method and Description |
---|---|
T |
convert(int i,
ErlangValue v)
Conversion function.
|
T convert(int i, ErlangValue v)
i
- the index in the listv
- the value to convert