limit

abstract fun limit(limit: Int): FindFlow<TResult>

Sets the limit to apply.

Return

this

Parameters

limit

the limit, which may be null