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

Add firstElement to CollectionUtils #24135

Merged

Conversation

vitalikrst
Copy link

I was wondering why CollectionUtils has lastElement but not firstElement. It's quite handy!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Dec 4, 2019
@jhoeller jhoeller self-assigned this Dec 5, 2019
@jhoeller jhoeller added type: enhancement A general enhancement in: core Issues in core modules (aop, beans, core, context, expression) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Dec 5, 2019
@jhoeller jhoeller added this to the 5.2.3 milestone Dec 5, 2019
@jhoeller jhoeller merged commit d503bc2 into spring-projects:master Dec 5, 2019
@jhoeller
Copy link
Contributor

jhoeller commented Dec 5, 2019

Thanks for the PR, this is a worthwhile addition indeed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants