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