public static interface ListProjectsQuery.Node.Visitor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
visit(@NotNull ListProjectsQuery.AsRepository asRepository) |
T |
visit(@NotNull ListProjectsQuery.AsSearchResultItem asSearchResultItem) |
T |
visitDefault(@NotNull ListProjectsQuery.Node node) |
T visitDefault(@NotNull @NotNull ListProjectsQuery.Node node)
T visit(@NotNull @NotNull ListProjectsQuery.AsRepository asRepository)
T visit(@NotNull @NotNull ListProjectsQuery.AsSearchResultItem asSearchResultItem)