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