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