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

make split methode workable with Pattern class #25

Closed
wants to merge 12 commits into from
Closed

make split methode workable with Pattern class #25

wants to merge 12 commits into from

Conversation

ArekCzarnik
Copy link

Hi ...

this is a simple change to make split workable with precompiled 'Regex' Patterns.

Thanks,
Arek

@@ -1,12 +1,12 @@
/**
* Copyright 2014 Netflix, Inc.
*
* <p/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't change the license comment.

Arek Czarnik added 5 commits July 29, 2015 11:47

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature.
warsaw Barry Warsaw

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@ArekCzarnik
Copy link
Author

hope thats it... can you look on that?

@@ -355,24 +355,49 @@ public String call(Object obj) {
});
}

/**
/**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation missing here. Could you also squash the commits into just a single one?

@akarnokd
Copy link
Member

Almost good. Could you squash the commits?

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

2 participants