Skip to content

New lib support for string ignore case ops and preserving line separators#5299

Merged
bjhargrave merged 6 commits intobndtools:masterfrom
bjhargrave:strings-ignore-case
Jun 27, 2022
Merged

New lib support for string ignore case ops and preserving line separators#5299
bjhargrave merged 6 commits intobndtools:masterfrom
bjhargrave:strings-ignore-case

Conversation

@bjhargrave
Copy link
Member

No description provided.

These can be useful to avoid creating a new lower case string for
case insensitive startsWith/endsWith interrogations.

Signed-off-by: BJ Hargrave <[email protected]>
Signed-off-by: BJ Hargrave <[email protected]>
The actual line ending for each read line can be used when writing out
the line.

Signed-off-by: BJ Hargrave <[email protected]>
This method was added in Java 8.

Signed-off-by: BJ Hargrave <[email protected]>
Signed-off-by: BJ Hargrave <[email protected]>
@bjhargrave bjhargrave merged commit 53d15f2 into bndtools:master Jun 27, 2022
@bjhargrave bjhargrave deleted the strings-ignore-case branch June 27, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant