Class GenericQueryGroup

  • All Implemented Interfaces:
    IQueryGroup

    public class GenericQueryGroup
    extends BaseQueryGroup
    Generic implementation of IQueryGroup, covering an arbitrarily chosen set of patterns. Use the public constructor or static GenericQueryGroup.of(...) methods to instantiate.