Constant Field Values

Contents

org.powertac.*

  • org.powertac.common.Rate 
    Modifier and Type Constant Field Value
    public static final int NO_TIME -1
  • org.powertac.common.TimeService 
    Modifier and Type Constant Field Value
    public static final long DAY 86400000L
    public static final long HOUR 3600000L
    public static final long MINUTE 60000L
    public static final long SECOND 1000L
    public static final long WEEK 604800000L