public class ToAnyConverter<T> extends Converter<T>
ToAnyConverter()
protected T
convert(Object value, Class<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToAnyConverter()
protected T convert(Object value, Class<T> type)
Converter
convert
Converter<T>
value
type
Copyright © 2001–2015 Apache Cayenne. All rights reserved.