spring-framework/spring-context/src
Sam Brannen 8478e8e70a Polish contribution
This commit:

- fixes Checkstyle violations
- improves Javadoc
- adds missing @since tags
- renames getCurrentQueueSize() to getQueueSize()
- avoids NullPointerExceptions in getQueueSize()
- introduces tests for queue size and queue capacity

Closes gh-28583
2022-06-08 16:39:10 +02:00
..
jmh/java/org/springframework/context Rewrite "performance" test to JMH benchmarks 2020-09-25 13:43:38 +02:00
main Polish contribution 2022-06-08 16:39:10 +02:00
test Polish contribution 2022-06-08 16:39:10 +02:00
testFixtures/java/org/springframework/context/testfixture Use modern language features in tests 2022-02-03 14:50:10 +01:00