Uses of Class
at.jku.ssw.fp.sect05_2.workflow.Ingr
-
Packages that use Ingr Package Description at.jku.ssw.fp.sect05_2.workflow -
-
Uses of Ingr in at.jku.ssw.fp.sect05_2.workflow
Methods in at.jku.ssw.fp.sect05_2.workflow that return Ingr Modifier and Type Method Description static Ingr
Ingr. of(String name, double amount)
Creates an ingredient with name and amount.
-