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

com.quhaodian.data.page.Condition Maven / Gradle / Ivy

There is a newer version: 1.8.7
Show newest version
package com.quhaodian.data.page;

/**
 * @author 陈联高
 * @version 1.01 2017年02月114日
 */
public enum Condition {
  AND, OR
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy