- java.lang.Object
-
- org.apache.johnzon.jsonb.reflect.Types.ParameterizedTypeImpl
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.lang.reflect.Type[] |
arguments |
private java.lang.reflect.Type |
rawType |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
private |
ParameterizedTypeImpl(java.lang.reflect.Type rawType,
java.lang.reflect.Type... arguments) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.reflect.Type
getTypeName
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.