#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.
#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.
Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.