Skip to content
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

GH-308 Array & Collection arguments #339

Merged
merged 11 commits into from
Dec 29, 2023
Merged

GH-308 Array & Collection arguments #339

merged 11 commits into from
Dec 29, 2023

Conversation

Rollczi
Copy link
Owner

@Rollczi Rollczi commented Dec 20, 2023

Resolve #308
Supported types:
LinkedHashSet
TreeSet
Set
Stack
Vector
LinkedList
Queue
SortedSet
ArrayList
Collection
Java Array

@Rollczi Rollczi changed the title Array arguments GH-339 Array arguments Dec 20, 2023
@Rollczi Rollczi changed the title GH-339 Array arguments GH-308 Array arguments Dec 29, 2023
@Rollczi Rollczi changed the title GH-308 Array arguments GH-308 Array & Collection arguments Dec 29, 2023
@Rollczi Rollczi merged commit c9b58b9 into master Dec 29, 2023
6 checks passed
@Rollczi Rollczi deleted the array-arguments branch December 29, 2023 17:03
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.

VarArgs Support
1 participant