Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 6 commits into from Jun 27, 2022

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 <bj@hargrave.dev>
Signed-off-by: BJ Hargrave <bj@hargrave.dev>
Signed-off-by: BJ Hargrave <bj@hargrave.dev>
The actual line ending for each read line can be used when writing out
the line.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
This method was added in Java 8.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
Signed-off-by: BJ Hargrave <bj@hargrave.dev>
@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.

None yet

1 participant