Michael Makarov
Results
1
issues of
Michael Makarov
Currently, we can only use limit and offset as [.find(long offset, long limit)](http://objectbox.io/files/objectbox-java/current/io/objectbox/query/Query.html#find-long-long-) But, what If I want to listen to query changes but with limit and offset as results?...
enhancement