Uses of Class
io.github.benas.easybatch.tutorials.recipes.Ingredient

Packages that use Ingredient
io.github.benas.easybatch.tutorials.recipes   
 

Uses of Ingredient in io.github.benas.easybatch.tutorials.recipes
 

Methods in io.github.benas.easybatch.tutorials.recipes that return types with arguments of type Ingredient
 List<Ingredient> Recipe.getIngredients()
           
 

Method parameters in io.github.benas.easybatch.tutorials.recipes with type arguments of type Ingredient
 void Recipe.setIngredients(List<Ingredient> ingredients)
           
 



Copyright © 2014. All Rights Reserved.