InvocationCacheHelper.CacheInvocationResultDescriptor

public static class InvocationCacheHelper.CacheInvocationResultDescriptor
extends Object

java.lang.Object
   ↳ com.android.tradefed.invoker.InvocationCacheHelper.CacheInvocationResultDescriptor


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

סיכום

יוצרים ציבוריים

CacheInvocationResultDescriptor(boolean cacheHit, String explanation)

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

String getDetails()
boolean isCacheHit()

יוצרים ציבוריים

CacheInvocationResultDescriptor

public CacheInvocationResultDescriptor (boolean cacheHit, 
                String explanation)

פרמטרים
cacheHit boolean

explanation String

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

getDetails

public String getDetails ()

החזרות
String

isCacheHit

public boolean isCacheHit ()

החזרות
boolean