Constructor and Description |
---|
IterableToCollectionConverter() |
public T apply(Iterable<?> source, Type targetType, JConverter context)
apply
in interface Converter<Iterable<?>,T extends Collection<?>>
source
- the object to convert.targetType
- the target type.context
- the context.Copyright © 2014. All rights reserved.