Package com.google.gerrit.server.change
Interface LabelsJson.Factory
-
- Enclosing class:
- LabelsJson
public static interface LabelsJson.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LabelsJson
create(Iterable<ListChangesOption> options)
-
-
-
Method Detail
-
create
LabelsJson create(Iterable<ListChangesOption> options)
-
-