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

#568: Support array of List in sort filter #569

Merged
merged 1 commit into from
Jan 1, 2021
Merged

Conversation

ebussieres
Copy link
Member

No description provided.

@ebussieres ebussieres linked an issue Jan 1, 2021 that may be closed by this pull request
@ebussieres ebussieres added this to the 3.1.5 milestone Jan 1, 2021
@ebussieres ebussieres merged commit fe65d33 into master Jan 1, 2021
@ebussieres ebussieres deleted the feature/568 branch January 1, 2021 19:20
@ogrammer
Copy link
Contributor

Why not Arrays.sort for arrays and Collections.sort for Collections? Seems redundant to wrap it in Arrays.asList and then treat it as a Collection.

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.

Cannot use sort filter right after split filter
2 participants