Modifier and Type | Method and Description |
---|---|
Lottery |
Draw.getLottery()
Returns the associated lottery
|
Modifier and Type | Method and Description |
---|---|
List<Lottery> |
SportDataProviderImpl.getLotteries(Locale locale)
Returns all the available lotteries
(the returned data is translated in the specified
Locale ) |
Modifier and Type | Class and Description |
---|---|
class |
LotteryImpl
The basic implementation of a lottery
|
Modifier and Type | Method and Description |
---|---|
Lottery |
DrawImpl.getLottery()
Returns the associated lottery
|
Modifier and Type | Method and Description |
---|---|
List<Lottery> |
SportDataProvider.getLotteries(Locale locale)
Returns all the available lotteries
(the returned data is translated in the specified
Locale ) |
Copyright © 2016–2025. All rights reserved.