net.stickycode.coercion.target
Class CoercionTargets
java.lang.Object
net.stickycode.coercion.target.CoercionTargets
public class CoercionTargets
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoercionTargets
public CoercionTargets()
find
public static CoercionTarget find(Class<?> type)
find
public static CoercionTarget find(Type genericType,
Class<?> owner,
String name)
find
public static CoercionTarget find(Class<?> type,
Type genericType)
find
public static CoercionTarget find(Field f)
find
public static CoercionTarget find(Method m)
find
public static CoercionTarget find(Field f,
CoercionTarget parent)
Copyright © 2003-2012 RedEngine Ltd. All Rights Reserved.