public abstract class AbstractBeanConverter<S,T> extends Object implements BeanConverter<S,T>
Constructor and Description |
---|
AbstractBeanConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
match(Class sourceClass,
Class targetClass) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convert, getSourceClass, getTargetClass
Copyright © 2015 42 BV. All Rights Reserved.