net.stickycode.coercion
Class CoercionType
java.lang.Object
net.stickycode.coercion.AbstractCoercionType
net.stickycode.coercion.CoercionType
- All Implemented Interfaces:
- CoercionTarget
public final class CoercionType
- extends AbstractCoercionType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoercionType
public CoercionType(Class<?> type)
CoercionType
public CoercionType(Class<?> type,
ParameterizedType genericType)
getType
public Class<?> getType()
- Specified by:
getType in interface CoercionTarget- Specified by:
getType in class AbstractCoercionType
getGenericType
public ParameterizedType getGenericType()
- Specified by:
getGenericType in class AbstractCoercionType
isGenericType
public boolean isGenericType()
- Specified by:
isGenericType in class AbstractCoercionType
Copyright © 2003-2011 RedEngine Ltd. All Rights Reserved.