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

com.github.naviit.libs.common.util.DTTConstant Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
/************************************************
 * Copyright 2017 by DTT - All rights reserved. *    
 ************************************************/
package com.github.naviit.libs.common.util;

/**
 * @author  Dang Thanh Tung 
 * {@literal }
 * @since   12/07/2017
 */
public class DTTConstant {

  // Paging
  public static final int DEFAULT_PAGE_NUMBER = 1;
  public static final int DEFAULT_PAGE_SIZE = 10;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy