public static class RecipeTraceInfo.ParentTraceList extends java.util.ArrayList<RecipeTraceInfo>
| Constructor and Description |
|---|
ParentTraceList() |
| Modifier and Type | Method and Description |
|---|---|
static RecipeTraceInfo.ParentTraceList |
from(java.util.Collection<? extends RecipeTraceInfo> parentRecipeTraces) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic static RecipeTraceInfo.ParentTraceList from(java.util.Collection<? extends RecipeTraceInfo> parentRecipeTraces)