Interface ChangeDataSource
-
- All Superinterfaces:
com.google.gerrit.index.query.DataSource<ChangeData>
- All Known Implementing Classes:
AndChangeSource
,IndexedChangeQuery
,OrSource
public interface ChangeDataSource extends com.google.gerrit.index.query.DataSource<ChangeData>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
hasChange()
-