spring-framework/spring-core
Juergen Hoeller 2d0ab4740c Consistent hasText checks for CharSequence vs String
Directly inlined hasLength implementations for proper nullability detection in IntelliJ, assuming a hasText checked value is never null afterwards. Since the JVM is going to do this at runtime anyway, this is effectively equivalent but more indicative for source code introspection algorithms.

Issue: SPR-15540
2017-10-24 13:16:47 +02:00
..
src Consistent hasText checks for CharSequence vs String 2017-10-24 13:16:47 +02:00
spring-core.gradle Build against EE 8 API level wherever possible 2017-09-24 17:18:21 +02:00