Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456 ほんとうに便利だった業務で使えるJava SE8新機能(JJUG CCC 2015 Spring) | PDF
91
String#split()
“When there is a positive-width match at the beginning of this string
then an empty leading substring is included at the beginning of the
resulting array. A zero-width match at the beginning however never
produces such empty leading substring.”
英語版Java SE8ドキュメントより引用
http://docs.oracle.com/javase/8/docs/api/java/lang/String.html