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