Allow StringSequence.isEmpty() to be compatible with JDK 15
JDK 15 introduces isEmpty() on CharSequence which clashes with the one declared in StringSequence because it is not public. See gh-21713pull/21936/head
parent
cf3cd0be48
commit
3d27391d47
Loading…
Reference in New Issue