All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.rahulsom.grooves.EventApplyOutcome.kt Maven / Gradle / Ivy

The newest version!
package com.github.rahulsom.grooves

/**
 * The outcome of applying an event to a snapshot.
 */
enum class EventApplyOutcome {
    RETURN, CONTINUE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy