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