HHConstants.java :  » Game » pokertrainer » ru » newton » pokertrainer » businesslogic » databaseinterface » handhistory » Java Open Source

Java Open Source » Game » pokertrainer 
pokertrainer » ru » newton » pokertrainer » businesslogic » databaseinterface » handhistory » HHConstants.java
package ru.newton.pokertrainer.businesslogic.databaseinterface.handhistory;

/**
 * @author newton
 *         Date: Jan 19, 2011
 */
public class HHConstants {
    // ToDo Debug mode
    public static final int DEBUG_GROUP_HH_ID = 99;
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.