Skip to content

Use Collection instead of List in the Public API #88

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

Merged
merged 1 commit into from
May 22, 2019

Conversation

jeffgbutler
Copy link
Member

Resolves #84

@jeffgbutler jeffgbutler added this to the 1.1.2 milestone May 22, 2019
@jeffgbutler jeffgbutler merged commit 569f27c into mybatis:master May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maybe IsIn of(Collection values) or IsIn of(Iterable values) can be used instead of method IsIn of(List values).
1 participant