public class TournamentSessionStartedEvent extends java.lang.Object implements TournamentEvent
| Constructor and Description |
|---|
TournamentSessionStartedEvent(int session,
int total) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentSession() |
int |
getTotalSessions() |