จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
IRemoteFeature
public interface IRemoteFeature
com.android.tradefed.service.IRemoteFeature |
อินเทอร์เฟซที่อธิบายคุณลักษณะใน Tradefed ที่สามารถดำเนินการได้ตามคำขอ
สรุป
วิธีการสาธารณะ |
---|
abstract FeatureResponse | execute (FeatureRequest request) ส่งกลับ FeatureResponse ตามคำขอ |
abstract String | getName () ชื่อของคุณสมบัติ |
วิธีการสาธารณะ
ดำเนินการ
public abstract FeatureResponse execute (FeatureRequest request)
ส่งกลับ FeatureResponse
ตามคำขอ
พารามิเตอร์ |
---|
request | FeatureRequest |
คืนสินค้า |
---|
FeatureResponse | |
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 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"ล้าสมัย"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ปัญหาเกี่ยวกับการแปล"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"อื่นๆ"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"เข้าใจง่าย"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"แก้ปัญหาของฉันได้"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"อื่นๆ"
}]