|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Event | |
org.fanfoot.scoring | Provides the autoscoring mechanisms and the score storage mechanisms |
Uses of Event in org.fanfoot.scoring |
Methods in org.fanfoot.scoring that return Event | |
Event |
Events.getEvent(int idx)
Get the event at the given index |
Methods in org.fanfoot.scoring with parameters of type Event | |
void |
Events.add(Event evt)
Add the supplied event to the Events list. |
boolean |
Events.contains(Event evt,
EventParserConfiguration conf)
Checks to see if this events collection contains the supplied event by checking against the duplicateDetection config in the configuration file. |
|
FantasySportsModule 0.0.2-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |