Package-level declarations

Functions

Link copied to clipboard
fun Boolean.rollback(rollbackActions: () -> Unit): Boolean

Extension method used with methods that return a boolean result status that allows to perform rollbackActions when it returns false.