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

mboog.support.example.ExampleConstants Maven / Gradle / Ivy

package mboog.support.example;

/**
 * @author LiYi
 */
public class ExampleConstants {

    public static final String COLUMN_LIST = "columnList";

    public static final String LIMIT_START = "limitStart";

    public static final String LIMIT_END = "limitEnd";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy