public interface AdditionalProbabilities
Modifier and Type | Method and Description |
---|---|
Double |
getHalfLose()
The half lose probability
|
Double |
getHalfWin()
The half win probability
|
Double |
getLose()
The lose probability
|
Double |
getRefund()
The refund probability
|
Double |
getWin()
The win probability
|
Double getWin()
Double getLose()
Double getHalfWin()
Double getHalfLose()
Double getRefund()
Copyright © 2016–2025. All rights reserved.