jappuccini/java-docs

Wrong Diagramm in Polymorphy04

Closed this issue · 0 comments

See in https://jappuccini.github.io/java-docs/exercises/polymorphy/polymorphy04
LowValueDice and HighValueDice have wrong constructors (Dice instead of LowValueDice/HighValueDice).
Also the parameters of the name are missing.