| Modifier and Type | Class and Description |
|---|---|
static class |
RecipeRow.Builder
Creates a RecipeRow storage object
|
| Modifier and Type | Method and Description |
|---|---|
static RecipeRow.Builder |
builder(Recipe recipe) |
static RecipeRow.Builder |
builder(RecipeRow existing) |
boolean |
equals(Object o) |
Recipe |
getRecipe() |
int |
hashCode() |
public Recipe getRecipe()
public static RecipeRow.Builder builder(Recipe recipe)
public static RecipeRow.Builder builder(RecipeRow existing)
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.