Guest User

Untitled

a guest
Jan 16th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if (((StatsDashboardData) sectionObj.getData()).competitorsById.get(competitorId) != null)
  2. {
  3. ((StatsDashboardData) sectionObj.getData()).competitorsById.get(competitorId).getType() == CompObj.eCompetitorType.TEAM;
  4. }
Add Comment
Please, Sign In to add comment