count

abstract fun count(): Single<Int>

Get the count of elements in an asynchronous way, returning a Single.

Return

A Single object with the element count