Package io.protostuff
Interface ListAdapter.Converter<F,T>
- Enclosing class:
ListAdapter<F,
T>
public static interface ListAdapter.Converter<F,T>
Convert individual elements of the List from F to T.
-
Method Summary
-
Method Details
-
convert
-