dk.netarkivet.archive.arcrepository.bitpreservation
Class Constants

java.lang.Object
  extended by dk.netarkivet.archive.arcrepository.bitpreservation.Constants

public final class Constants
extends java.lang.Object

Constants used in bit preservation.


Field Summary
static long ONE_HOUR_IN_MILLIES
          One hour in milliseconds.
static long ONE_MIN_IN_MILLIES
          On min in milliseconds.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONE_MIN_IN_MILLIES

public static final long ONE_MIN_IN_MILLIES
On min in milliseconds.

See Also:
Constant Field Values

ONE_HOUR_IN_MILLIES

public static final long ONE_HOUR_IN_MILLIES
One hour in milliseconds.

See Also:
Constant Field Values