Interface ChangeIndex

  • All Superinterfaces:
    Index<Change.Id,​ChangeData>

    public interface ChangeIndex
    extends Index<Change.Id,​ChangeData>
    Index for Gerrit changes. This class is mainly used for typing the generic parent class that contains actual implementations.