csep-2025/commons/src
Steven Liu 2d1df8fc11 feat(commons): create new Scalable<T extends RecipeIngredient> interface
Scalable<T extends Recipe> supplies two scaleBy() functions that
implementors should create. This allows for custom handling if more
types of ingredients are handled in the future.
2026-01-05 17:24:29 +01:00
..
main/java/commons feat(commons): create new Scalable<T extends RecipeIngredient> interface 2026-01-05 17:24:29 +01:00
test/java/commons Merge branch 'RecipeIngredientTest' into 'main' 2025-12-19 22:34:41 +01:00