Package com.google.gerrit.extensions.api
Interface GerritApi
-
- All Known Implementing Classes:
GerritApi.NotImplemented
public interface GerritApi
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
GerritApi.NotImplemented
A default implementation which allows source compatibility when adding new methods to the interface.
-