ModifiedFilesParser

public class ModifiedFilesParser
extends Object

java.lang.Object
   ↳ com.android.tradefed.cache.ModifiedFilesParser


คลาสที่รับผิดชอบในการแยกวิเคราะห์และดึงข้อมูลจาก modified_files.json

สรุป

ตัวสร้างแบบสาธารณะ

ModifiedFilesParser(File modifiedFilesJson, boolean isDeviceImage)

เมธอดสาธารณะ

boolean hasImageChanged()
void parse()

ตัวสร้างแบบสาธารณะ

ModifiedFilesParser

public ModifiedFilesParser (File modifiedFilesJson, 
                boolean isDeviceImage)

พารามิเตอร์
modifiedFilesJson File

isDeviceImage boolean

เมธอดสาธารณะ

hasImageChanged

public boolean hasImageChanged ()

คิกรีเทิร์น
boolean

แยกวิเคราะห์

public void parse ()

การโยน
IOException
org.json.JSONException
JSONException