Polish package-info for org.springframework.util

See gh-28411
This commit is contained in:
Sam Brannen 2022-05-05 16:21:57 +02:00
parent cf30327740
commit ab71ff93bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/**
* Miscellaneous utility classes, such as String manipulation utilities,
* and a state holder for paged lists of objects.
* Miscellaneous utility classes, such as utilities for working with strings,
* classes, collections, reflection, etc.
*/
@NonNullApi
@NonNullFields