Class GroupList

  • All Implemented Interfaces:
    com.yahoo.component.provider.Freezable, com.yahoo.component.provider.ListenableFreezable, com.yahoo.processing.response.Data, com.yahoo.processing.response.DataList<Hit>, Cloneable, Comparable<Hit>, Iterable<Hit>

    public class GroupList
    extends AbstractList
    This class represents a labeled group list in the grouping result model. It is contained in Group, and contains one or more groups itself, allowing for a hierarchy of grouping results. Use the GroupingRequest.getResultGroup(Result) to retrieve grouping results.
    Author:
    Simon Thoresen Hult
    • Constructor Detail

      • GroupList

        public GroupList​(String label)
        Constructs a new instance of this class.
        Parameters:
        label - the label to assign to this