public class ContentNameSearchSection extends Object
Modifier and Type | Field and Description |
---|---|
static Comparator<ContentNameSearchSection> |
COMPARATOR |
Constructor and Description |
---|
ContentNameSearchSection(@NonNull Integer weight,
@NonNull List<ContentNameMatch> results) |
Modifier and Type | Method and Description |
---|---|
List<ContentNameMatch> |
getResults() |
Integer |
getWeight() |
public static final Comparator<ContentNameSearchSection> COMPARATOR
public ContentNameSearchSection(@NonNull Integer weight, @NonNull List<ContentNameMatch> results)
public Integer getWeight()
public List<ContentNameMatch> getResults()
Copyright © 2003–2019 Atlassian. All rights reserved.