mirror of
https://github.com/google/nomulus
synced 2026-09-02 22:27:07 +00:00
isEmpty() is not available in the version of Java GAE uses and is throwing runtime errors (!!). I think these got into our codebases because people don't have the language version set correctly in IntelliJ; they show as outright errors for me (I'm on language level 8).