Package examples.montecarlo.dicepackage
Interface RollIfc
-
- All Known Implementing Classes:
Dice
,Die
,TwoSixSidedDice
public interface RollIfc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
roll()
-