Consequently, all splitters split the empty string to [""] (note: even ... omitEmptyStrings().split(",a,,,b,c,,") returns an iterable containing only ["a", ...
確定! 回上一頁