| Class and Description |
|---|
| TypeInfo
A representation of Java type, aiming at preserving more type information than what a
Class can provide
Note: using null is not recommended, TypeInfo.NONE should be used instead |
| Class and Description |
|---|
| ParameterizedTypeInfo
a
TypeInfo implementation representing ParameterizedType |
| TypeFormatContext |
| TypeInfo
A representation of Java type, aiming at preserving more type information than what a
Class can provide
Note: using null is not recommended, TypeInfo.NONE should be used instead |
| TypeInfoFactory
Factory for
TypeInfo
For getting TypeInfo representing a Type, use TypeInfoFactory.create(Type) and its overloads
For mutating an existed TypeInfo, use TypeInfoFactory.toArray(TypeInfo), TypeInfoFactory.attachParam(TypeInfo, TypeInfo...). |
| VariableTypeInfo
a
TypeInfo implementation representing TypeVariable |
| Class and Description |
|---|
| ParameterizedTypeInfo
a
TypeInfo implementation representing ParameterizedType |
| TypeFormatContext |
| TypeInfo
A representation of Java type, aiming at preserving more type information than what a
Class can provide
Note: using null is not recommended, TypeInfo.NONE should be used instead |
| TypeInfoFactory
Factory for
TypeInfo
For getting TypeInfo representing a Type, use TypeInfoFactory.create(Type) and its overloads
For mutating an existed TypeInfo, use TypeInfoFactory.toArray(TypeInfo), TypeInfoFactory.attachParam(TypeInfo, TypeInfo...). |
| VariableTypeInfo
a
TypeInfo implementation representing TypeVariable |
| Class and Description |
|---|
| TypeInfo
A representation of Java type, aiming at preserving more type information than what a
Class can provide
Note: using null is not recommended, TypeInfo.NONE should be used instead |
| TypeInfoFactory
Factory for
TypeInfo
For getting TypeInfo representing a Type, use TypeInfoFactory.create(Type) and its overloads
For mutating an existed TypeInfo, use TypeInfoFactory.toArray(TypeInfo), TypeInfoFactory.attachParam(TypeInfo, TypeInfo...). |
Copyright © 2025 HtmlUnit. All rights reserved.