SuiteResultCacheUtil.CacheResultDescriptor

public static class SuiteResultCacheUtil.CacheResultDescriptor
extends Object

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.SuiteResultCacheUtil.CacheResultDescriptor


תיאור של תוצאות המטמון.

סיכום

קונסטרוקטורים גלויים לכולם

CacheResultDescriptor(boolean cacheHit, String explanation)

שיטות ציבוריות

String getDetails()
boolean isCacheHit()

קונסטרוקטורים גלויים לכולם

CacheResultDescriptor

public CacheResultDescriptor (boolean cacheHit, 
                String explanation)

פרמטרים
cacheHit boolean

explanation String

שיטות ציבוריות

getDetails

public String getDetails ()

החזרות
String

isCacheHit

public boolean isCacheHit ()

החזרות
boolean