public class SingletonListConverter extends Object implements Converter<Object,List<?>>
SingletonListConverter()
Object
from(List<?> target)
List<?>
to(Object source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingletonListConverter()
public List<?> to(Object source)
to
Converter<Object,List<?>>
public Object from(List<?> target)
from
Copyright © 2015. All Rights Reserved.