Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
ConfigCompleter
public class ConfigCompleter
extends Object
implements Completer
java.lang.Object |
↳ | com.android.tradefed.command.console.ConfigCompleter |
Thực hiện các Completer
cho các cấu hình TF của chúng tôi.
Tóm lược
Phương pháp công khai |
---|
void | complete (LineReader reader, ParsedLine line, candidates) complete (LineReader reader, ParsedLine line, candidates) |
Các nhà xây dựng công cộng
ConfigCompleter
public ConfigCompleter ( listConfig)
Phương pháp công khai
hoàn thành
public void complete (LineReader reader,
ParsedLine line,
candidates)
Thông số |
---|
reader | LineReader |
line | ParsedLine |
candidates | |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]