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

io.smooth.constraint.ConstraintStatus.kt Maven / Gradle / Ivy

The newest version!
package io.smooth.constraint

enum class ConstraintStatus {
    CONSTRAINT_MET, CONSTRAINT_NOT_MET
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy