Uses of Interface
io.protostuff.ListAdapter.Converter
-
Packages that use ListAdapter.Converter Package Description io.protostuff -
-
Uses of ListAdapter.Converter in io.protostuff
Fields in io.protostuff declared as ListAdapter.Converter Modifier and Type Field Description private ListAdapter.Converter<F,T>
ListAdapter. converter
Constructors in io.protostuff with parameters of type ListAdapter.Converter Constructor Description ListAdapter(java.util.List<F> fromList, ListAdapter.Converter<F,T> converter)
-