ObjectBoxRxJava icon indicating copy to clipboard operation
ObjectBoxRxJava copied to clipboard

Issue #3. Add method returning Single<T>

Open deividasstr opened this issue 7 years ago • 0 comments

Returns first item as Single if any, else returns NPE onError. To return the result of findFirst(), users must filter the query accordingly before passing it as a parameter.

deividasstr avatar May 16 '18 08:05 deividasstr