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

com.flagsense.enums.Operator Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version
package com.flagsense.enums;

public enum Operator {
    LT, LTE, EQ, GT, GTE, HAS, SW, EW, IOF
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy