public class IterableToIterableConverter extends Object implements Converter<Iterable<?>,Iterable<?>>
IterableToIterableConverter()
Iterable<?>
apply(Iterable<?> source, Type targetType, JConverter context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IterableToIterableConverter()
public Iterable<?> apply(Iterable<?> source, Type targetType, JConverter context)
apply
Converter<Iterable<?>,Iterable<?>>
source
targetType
context
Copyright © 2014. All rights reserved.