Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Bug in String's split method???
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Virgil Green, post: 616030"] I submit that the definition of "trailing" implies that there is something to "trail" and that the "something" must be at least one pattern match. The documentation indicating that empty strings are removed is *only* predicated upon those empty strings be *trailing* empty strings. What does you example empty string trail behind? Anyway, you may choose to use any definition of "trailing" that justifies your conclusion that there is a bug or that the documentation is ambiguous. I will continue to use the one that indicates there is something (a matched token) to be trailing behind, the one that fits the documented (as I read it) and actual behavior of the class. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Bug in String's split method???
Top