1

For example System.out.println("a".substring(1) == "");

will return false.

However, it does return an instance of Stringsuch that println will display nothing. What is it and how to detect it, then?

Musen
  • 1,244
  • 11
  • 23

0 Answers0