Package com.dslplatform.json.runtime
Class Generics.GenericType
java.lang.Object
com.dslplatform.json.runtime.Generics.GenericType
- All Implemented Interfaces:
ParameterizedType,Type
- Enclosing class:
Generics
-
Field Details
-
name
-
raw
-
arguments
-
-
Constructor Details
-
GenericType
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getActualTypeArguments
- Specified by:
getActualTypeArgumentsin interfaceParameterizedType
-
getRawType
- Specified by:
getRawTypein interfaceParameterizedType
-
getOwnerType
- Specified by:
getOwnerTypein interfaceParameterizedType
-
toString
-