Class RankedLiteLabelSearchResult

  • All Implemented Interfaces:
    CountableLabel, Serializable

    public class RankedLiteLabelSearchResult
    extends LiteLabelSearchResult
    A DTO class which adds 'rank' property to LiteLabelSearchResult which reflects the frequency of labels. Rank 1 used for the most popular labels. Rank 10 used for the least popular labels
    Since:
    7.7.0
    See Also:
    Serialized Form