public class IngredientLookupMemory
extends java.lang.Object
Constructor and Description |
---|
IngredientLookupMemory(RecipeRegistry recipeRegistry,
IIngredientRegistry ingredientRegistry) |
Modifier and Type | Method and Description |
---|---|
<T> IngredientLookupState |
getState(IFocus<T> focus,
java.util.List<IRecipeCategory> recipeCategories) |
void |
markDirty() |
void |
saveToFile() |
public IngredientLookupMemory(RecipeRegistry recipeRegistry, IIngredientRegistry ingredientRegistry)
public <T> IngredientLookupState getState(IFocus<T> focus, java.util.List<IRecipeCategory> recipeCategories)
public void markDirty()
public void saveToFile()