| 程序包 | 说明 |
|---|---|
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static Comparator |
Comparator.fromValue(String text) |
Comparator |
AggregationMatcher.getComparator()
Get comparator
|
Comparator |
FrequencySpec.getComparator()
Get comparator
|
Comparator |
Comparator.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Comparator |
Comparator.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Comparator[] |
Comparator.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
AggregationMatcher |
AggregationMatcher.comparator(Comparator comparator) |
FrequencySpec |
FrequencySpec.comparator(Comparator comparator) |
void |
AggregationMatcher.setComparator(Comparator comparator) |
void |
FrequencySpec.setComparator(Comparator comparator) |
void |
Comparator.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Comparator enumeration) |
Copyright © 2020. All rights reserved.