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

Add StorIOContentResolver get().numberOfResults()! #534

Merged
merged 1 commit into from Oct 1, 2015

Conversation

nikitin-da
Copy link
Collaborator

Part of #44
@artem-zinnatullin PTAL, please.

@@ -15,8 +16,12 @@
@NonNull
protected final StorIOContentResolver storIOContentResolver;

PreparedGet(@NonNull StorIOContentResolver storIOContentResolver) {
@NonNull
protected final Query query;
Copy link
Member

Choose a reason for hiding this comment

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

nice :)

@artem-zinnatullin
Copy link
Member

LGTM! Just a few nits

artem-zinnatullin added a commit that referenced this pull request Oct 1, 2015
Add StorIOContentResolver get().numberOfResults()!
@artem-zinnatullin artem-zinnatullin merged commit a436585 into master Oct 1, 2015
@artem-zinnatullin artem-zinnatullin deleted the issue-44 branch October 1, 2015 00:12
@artem-zinnatullin
Copy link
Member

Thanks!

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.

None yet

2 participants