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