Class GroupImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.GroupImpl
- All Implemented Interfaces:
Group
Represents a competition group
-
Method Summary
-
Method Details
-
getName
Returns the name of the group -
getCompetitors
Returns an unmodifiableListrepresenting group competitors- Specified by:
getCompetitorsin interfaceGroup- Returns:
- - an unmodifiable
Listrepresenting group competitors(if available); otherwise null - See Also:
-
ImmutableList
-
getId
Returns the id of the group -
toString
-