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; }