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

OPENNLP-719: Restore “type” argument in NameFinderEventStream #34

Closed
wants to merge 4 commits into from
Closed

Conversation

wcolen
Copy link
Member

@wcolen wcolen commented Jan 5, 2017

No description provided.

import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.*;
Copy link
Member

Choose a reason for hiding this comment

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

avoid import *

@smarthi
Copy link
Member

smarthi commented Jan 5, 2017

+1 lgtm

}
}
return names;
}
Copy link
Member

Choose a reason for hiding this comment

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

if modifying the same array in place, this method can return void

asfgit pushed a commit that referenced this pull request Jan 9, 2017
This closes #34
See issue OPENNLP-719
@asfgit asfgit closed this in 364232f Jan 9, 2017
asfgit pushed a commit that referenced this pull request Apr 16, 2017
This closes #34
See issue OPENNLP-719
asfgit pushed a commit that referenced this pull request Apr 20, 2017
This closes #34
See issue OPENNLP-719
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants