|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fabula.timeline.service.Helpers
public class Helpers
Constructor Summary | |
---|---|
Helpers()
|
Method Summary | |
---|---|
static Mood |
getAverageMood(java.util.List<Event> moodEvents)
This method calculates the average of a list of moods. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Helpers()
Method Detail |
---|
public static Mood getAverageMood(java.util.List<Event> moodEvents)
moodEvents
- List of moods to calculate average from
Mood
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |