Interface AccountIndex

All Superinterfaces:
Index<Account.Id,AccountState>

public interface AccountIndex extends Index<Account.Id,AccountState>
Index for Gerrit accounts. This class is mainly used for typing the generic parent class that contains actual implementations.