Class InternalGroupQuery


  • public class InternalGroupQuery
    extends com.google.gerrit.index.query.InternalQuery<InternalGroup>
    Query wrapper for the group index.

    Instances are one-time-use. Other singleton classes should inject a Provider rather than holding on to a single instance.