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

com.github.leeonky.dal.runtime.Operators Maven / Gradle / Ivy

package com.github.leeonky.dal.runtime;

public enum Operators {
    PLUS, SUB, MUL, DIV, EQUAL, MATCH, NA
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy