Module org.apache.johnzon.mapper
Class JohnzonParameterizedType
java.lang.Object
org.apache.johnzon.mapper.reflection.JohnzonParameterizedType
- All Implemented Interfaces:
ParameterizedType,Type
- Direct Known Subclasses:
JohnzonCollectionType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanprivate ParameterizedTypeType[]inthashCode()toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.reflect.Type
getTypeName
-
Field Details
-
rawType
-
types
-
-
Constructor Details
-
JohnzonParameterizedType
-
-
Method Details
-
findUserParameterizedType
-
getActualTypeArguments
- Specified by:
getActualTypeArgumentsin interfaceParameterizedType
-
getOwnerType
- Specified by:
getOwnerTypein interfaceParameterizedType
-
getRawType
- Specified by:
getRawTypein interfaceParameterizedType
-
hashCode
public int hashCode() -
equals
-
toString
-