public static class AbstractPolygeneMetricsTest.QueriesMixin extends Object implements AbstractPolygeneMetricsTest.Queries
| Constructor and Description |
|---|
QueriesMixin() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AbstractPolygeneMetricsTest.Person> |
all() |
AbstractPolygeneMetricsTest.Person |
byId(Identity id) |
public AbstractPolygeneMetricsTest.Person byId(Identity id)
byId in interface AbstractPolygeneMetricsTest.Queriespublic Iterable<AbstractPolygeneMetricsTest.Person> all()
all in interface AbstractPolygeneMetricsTest.Queries