| Modifier and Type | Method and Description |
|---|---|
static ConvertedType |
converted(Class<?> clazz,
Class<?> converted) |
Class<?> |
convertedType() |
boolean |
equals(Object obj) |
int |
hashCode() |
Class<?> |
matchedType() |
boolean |
matches(Class<?> type) |
Type |
matching(Class<?> type) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitconvertedTypes, isWeakMatching, matchedTypes, matchespublic static ConvertedType converted(Class<?> clazz, Class<?> converted)
public Class<?> matchedType()
matchedType in interface Typepublic Class<?> convertedType()
convertedType in interface TypeCopyright © 2017. All rights reserved.