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

com.github.abel533.database.MatchType Maven / Gradle / Ivy

package com.github.abel533.database;

/**
 * @author liuzh
 */
public enum MatchType {
    EQUALS, CONTAINS
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy