//tempest2/app.cash.tempest2/AsyncView/deleteKeyAsync
deleteKeyAsync¶
[jvm]\ abstract fun deleteKeyAsync(key: K, deleteExpression: Expression?): CompletableFuture<I?>
open fun deleteKeyAsync(key: K): CompletableFuture<I?>
//tempest2/app.cash.tempest2/AsyncView/deleteKeyAsync
[jvm]\ abstract fun deleteKeyAsync(key: K, deleteExpression: Expression?): CompletableFuture<I?>
open fun deleteKeyAsync(key: K): CompletableFuture<I?>