| Package | Description |
|---|---|
| org.eclipse.microprofile.graphql.tck.apps.superhero.db |
| Modifier and Type | Method and Description |
|---|---|
Sidekick |
SidekickDatabase.getSidekick(String name) |
Sidekick |
SidekickDatabase.removeSidekick(String sidekickName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Sidekick> |
SidekickDatabase.getAllSidekicks() |
| Modifier and Type | Method and Description |
|---|---|
void |
SidekickDatabase.addSidekick(Sidekick sidekick) |
| Modifier and Type | Method and Description |
|---|---|
int |
SidekickDatabase.addSidekicks(Collection<Sidekick> sidekicks) |
Copyright © 2019 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.