org.jtheque.utils
Class Constants

java.lang.Object
  extended by org.jtheque.utils.Constants

public final class Constants
extends Object

Some utility constants.

Author:
Baptiste Wicht

Field Summary
static int HASH_CODE_PRIME
           
static int HASH_CODE_START
           
static int MINUTES_IN_AN_HOUR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HASH_CODE_START

public static final int HASH_CODE_START
See Also:
Constant Field Values

HASH_CODE_PRIME

public static final int HASH_CODE_PRIME
See Also:
Constant Field Values

MINUTES_IN_AN_HOUR

public static final int MINUTES_IN_AN_HOUR
See Also:
Constant Field Values


Copyright © 2010 JTheque. All Rights Reserved.