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