-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
J2N.Text (CharArrayCharSequence + StringBuilderCharSequence + StringC…
…harSequence): Optimized and fixed several bugs in the Equals() and CompareTo() overloads. NOTE: These are superfluous - according to the Javadoc for CharSequence, equality checks are not supposed to be relied upon to put arbitrary CharSequences in a hashtable.
- Loading branch information
1 parent
04a4170
commit 70eb575
Showing
3 changed files
with
187 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.