reversi
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
reversi
reversi-storage
/
pt.isel.reversi.storage
/
Storage
/
delete
delete
abstract
fun
delete
(
id
:
K
)
Deletes an entity from storage by its identifier.
Parameters
id
The unique identifier of the entity to delete.