Searched refs:lastOrNull (Results 1 – 3 of 3) sorted by relevance
71 var startAfter = result.objectSummaries.lastOrNull()?.key in AmazonS3Client()79 startAfter = result.objectSummaries.lastOrNull()?.key in AmazonS3Client()
294 lastOrNull(predicate) in find()540 public suspend fun <E> ReceiveChannel<E>.lastOrNull(): E? = in lastOrNull() method564 public suspend inline fun <E> ReceiveChannel<E>.lastOrNull(predicate: (E) -> Boolean): E? { in lastOrNull() method
693 …public static final fun lastOrNull (Lkotlinx/coroutines/channels/ReceiveChannel;Lkotlin/coroutines…694 …public static final fun lastOrNull (Lkotlinx/coroutines/channels/ReceiveChannel;Lkotlin/jvm/functi…