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

fun.langel.cql.enums.Mode Maven / Gradle / Ivy

The newest version!
package fun.langel.cql.enums;

/**
 * @author [email protected](GuHan)
 * @since 2022/4/28 11:13
 **/
public enum Mode {
    AUTO,
    DIRECT;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy