#TIL#Java "a;b;;".split(";") returns an array with a length of only 2. For a full array you must call split(";", -1) where -1 is the minimum length of tailing Strings.
QOTO: Question Others to Teach Ourselves. A STEM-oriented instance.
An inclusive free speech instance.
All cultures and opinions welcome.
Explicit hate speech and harassment strictly forbidden.
We federate with all servers: we don't block any servers.