Skip to content

Convert class bounded type parameters #127

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 2 commits into from
Jan 13, 2025

Conversation

javiertuya
Copy link
Contributor

This PR closes #125 by converting java bounded type parameters in class declarations into C# generic type constraints.

Draft will be ready after merge #126, rebase, and fix comment tests

@javiertuya javiertuya marked this pull request as draft September 9, 2024 06:12
@javiertuya javiertuya force-pushed the 125-class-type-bounded-params branch from 136e0d2 to ee8dccf Compare December 12, 2024 10:05
@javiertuya javiertuya marked this pull request as ready for review December 12, 2024 10:12
@javiertuya
Copy link
Contributor Author

@paulirwin This PR is ready for review now.

@paulirwin paulirwin merged commit c93b08a into paulirwin:master Jan 13, 2025
2 checks passed
@javiertuya javiertuya deleted the 125-class-type-bounded-params branch January 14, 2025 14:38
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.

Convert class bounded type parameters
2 participants