public class PopularityAverage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static double |
POPULARITY_TIME_PERIOD |
Modifier | Constructor and Description |
---|---|
private |
PopularityAverage() |
Modifier and Type | Method and Description |
---|---|
static double |
calculate(double number,
org.joda.time.DateTime creationDate) |
private static final double POPULARITY_TIME_PERIOD