public class Helper extends Object
| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCustomerCount(org.powertac.common.TariffTransaction tariffTransaction) |
static String |
getJsonDate(org.joda.time.Instant time) |
static org.primefaces.json.JSONArray |
pointJSON(int x,
double y) |
static double |
roundNumberTwoDecimal(double number) |
public static int getCustomerCount(org.powertac.common.TariffTransaction tariffTransaction)
tariffTransaction - public static org.primefaces.json.JSONArray pointJSON(int x,
double y)
public static double roundNumberTwoDecimal(double number)
public static String getJsonDate(org.joda.time.Instant time)
Copyright © 2016 Power TAC. All Rights Reserved.