Minor performance improvement. String.length() == 0 tends to be slightly faster than String.equals("").
2 files changed