Skip to content

Add ClassType.create() #283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Add ClassType.create() #283

merged 1 commit into from
Nov 22, 2022

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Nov 22, 2022

It has been possible to create a new instance of ClassType using Type.create(), but using ClassType.create() is often more convenient.

Additionally, this commit improves ParameterizedType documentation regarding cases when ParameterizedType is used to represent a class type enclosed in a parameterized or type-annotated type.

It has been possible to create a new instance of `ClassType` using
`Type.create()`, but using `ClassType.create()` is often more convenient.

Additionally, this commit improves `ParameterizedType` documentation
regarding cases when `ParameterizedType` is used to represent a class
type enclosed in a parameterized or type-annotated type.
@Ladicek Ladicek added this to the 3.0.4 milestone Nov 22, 2022
@Ladicek Ladicek merged commit 9dee4e6 into smallrye:main Nov 22, 2022
@Ladicek Ladicek deleted the classtype-create branch November 22, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant