public class IngredientUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static <V> java.util.List<java.lang.String> |
getUniqueIdsWithWildcard(IIngredientHelper<V> ingredientHelper,
V ingredient) |
public static <V> java.util.List<java.lang.String> getUniqueIdsWithWildcard(IIngredientHelper<V> ingredientHelper, V ingredient)