org.rhq.enterprise.server.measurement.util
Interface NumberConstants


public interface NumberConstants

Numeral constants used in the UI


Field Summary
static long DAYS
           
static long FIVE_MINUTES
          five minutes in millisecond increments
static long HOURS
           
static long MINUTES
           
static long WEEKS
           
 

Field Detail

MINUTES

static final long MINUTES
See Also:
Constant Field Values

HOURS

static final long HOURS
See Also:
Constant Field Values

DAYS

static final long DAYS
See Also:
Constant Field Values

WEEKS

static final long WEEKS
See Also:
Constant Field Values

FIVE_MINUTES

static final long FIVE_MINUTES
five minutes in millisecond increments

See Also:
Constant Field Values


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.