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

com.github.javahao.annotation.Relation Maven / Gradle / Ivy

package com.github.javahao.annotation;

/**
 * use for:关系
 * Created by javahao on 2017/2/24.
 * auth:JavaHao
 */
public enum Relation {
    OR,AND;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy