| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static SegmentationResult.HashMethodEnum |
SegmentationResult.HashMethodEnum.fromValue(String input) |
SegmentationResult.HashMethodEnum |
SegmentationResult.getHashMethod()
Get hashMethod
|
SegmentationResult.HashMethodEnum |
SegmentationResult.HashMethodEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SegmentationResult.HashMethodEnum |
SegmentationResult.HashMethodEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SegmentationResult.HashMethodEnum[] |
SegmentationResult.HashMethodEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
SegmentationResult |
SegmentationResult.hashMethod(SegmentationResult.HashMethodEnum hashMethod) |
void |
SegmentationResult.setHashMethod(SegmentationResult.HashMethodEnum hashMethod) |
void |
SegmentationResult.HashMethodEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SegmentationResult.HashMethodEnum enumeration) |
Copyright © 2024. All rights reserved.