mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
dda4dfb44b
This commit clarifies the semantics of the PriorityOrdered interface with respect to sorting sets of objects containing both PriorityOrdered and plain Ordered objects. Closes gh-23187