Skip navigation links
C D E L N R S 

C

calculateDraws(LotteryTicket, LotteryWinCategory) - Static method in class de.alpharogroup.lottery.LotteryExtensions
Calculate how much draws will be needed to win with the given lottery ticket in the given win category.
calculateDraws(LotteryTicket, LotteryWinCategory, int) - Static method in class de.alpharogroup.lottery.LotteryExtensions
This method provides calculation of how much draws will be needed to win with the given lottery ticket in the given win category.
calculateDraws(LotteryPlayedNumbers, int) - Static method in class de.alpharogroup.lottery.LotteryExtensions
Calculate draws for statistics.
calculateDraws(LotteryPlayedNumbers, int, int) - Static method in class de.alpharogroup.lottery.LotteryExtensions
Calculate draws for statistics.
calculateElapsedTimeInSeconds(long) - Static method in class de.alpharogroup.lottery.LotteryExtensions
Calculate elapsed time in seconds from the given start time as long to the current system time.
checkResult(DrawnLotteryNumbers, LotteryPlayedNumbers) - Static method in class de.alpharogroup.lottery.LotteryExtensions
Checks the result if the drawn lottery numbers are equal to the given played numbers.

D

de.alpharogroup.lottery - package de.alpharogroup.lottery
Provides a simple application for getting some lucky lottery numbers.
de.alpharogroup.lottery.drawing - package de.alpharogroup.lottery.drawing
 
draw(int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draw of lottery numbers.
draw(int, int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draw of lottery numbers.
drawDefaultAlgorithm(int, int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
This draw algorithm simulates the real world.
drawFromMultiMap(int, int, int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draw of lottery numbers from given drawCount and take the numbers that are drawn the most times and return a new set.
drawFromMultiMap(int, int, int, int, boolean) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draw of lottery numbers from given drawCount and take the numbers that are drawn the most times and return a new set.
drawFromMultiMap(int, int, int, int, boolean, boolean) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draw of lottery numbers from given drawCount and take the numbers that are drawn the most times and return a new set.
drawGameSeventySeven() - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draw the number of the game seventy seven
DrawnLotteryNumbersExtensions - Class in de.alpharogroup.lottery.drawing
The class DrawnLotteryNumbersExtensions provides utility methods to draw lottery numbers with different algorithms
DrawnLotteryNumbersExtensions() - Constructor for class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
 
DrawnLotteryNumbersFactory - Class in de.alpharogroup.lottery.drawing
A factory for creating DrawnLotteryNumbers objects with generated lottery numbers
DrawnLotteryNumbersFactory() - Constructor for class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
 
drawParanoidFromMultiMap(int, int, int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draw of paranoid lottery numbers from given drawCount and take the numbers that are drawn the most times and return a new set.
drawSuperNumber(Set<Integer>, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draws a super number that is not in the given already drawn numbers Set.
drawSuperNumber(Set<Integer>, int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Draws a super number that is not in the given already drawn numbers Set.

E

evaluate(DrawnLotteryNumbers, LotteryTicket) - Static method in class de.alpharogroup.lottery.LotteryExtensions
Evaluate the given lottery ticket from the given drawn numbers.

L

LotteryExtensions - Class in de.alpharogroup.lottery
The class LotteryExtensions provides utility methods for draw lottery, super numbers and other gambling algorithms.
LotteryExtensions() - Constructor for class de.alpharogroup.lottery.LotteryExtensions
 

N

newNumberCounterMap(int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
Factory method for create a map for count drawn numbers
newRandomDrawnLotteryNumbers(int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
Factory method for create a new DrawnLotteryNumbers object with all drawn numbers
newRandomDrawnLotteryNumbers(int, int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
Factory method for create a new DrawnLotteryNumbers object with all drawn numbers
newRandomDrawnLotteryNumbers(int, int, int, LotteryAlgorithm) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
Factory method for create a new DrawnLotteryNumbers object with all drawn numbers with the given algorithm
newRandomDrawnLotteryNumbers(int, int, int, int, LotteryAlgorithm) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
Factory method for create a new DrawnLotteryNumbers object with all drawn numbers with the given algorithm
newRandomDrawnLotteryNumbers() - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
Factory method for create a new DrawnLotteryNumbers object with all drawn numbers
newRandomDrawnLotteryNumbersDefaultAlgorithm(int, int) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersFactory
Factory method for create a new DrawnLotteryNumbers object with all drawn numbers

R

resolveLotteryNumbers(int, Comparator<Integer>, Map<Integer, Integer>) - Static method in class de.alpharogroup.lottery.drawing.DrawnLotteryNumbersExtensions
Resolves the lottery numbers from the given number counter map in the order from the given comparator limited to maxNumbers

S

setWinCategories(EvaluatedLotteryNumbers) - Static method in class de.alpharogroup.lottery.LotteryExtensions
 
C D E L N R S 
Skip navigation links

Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.