InvocationCacheHelper.CacheInvocationResultDescriptor

public static class InvocationCacheHelper.CacheInvocationResultDescriptor
extends Object

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


Mô tả kết quả bộ nhớ đệm.

Tóm tắt

Hàm khởi tạo công khai

CacheInvocationResultDescriptor(boolean cacheHit, String explanation)

Phương thức công khai

String getDetails()
boolean isCacheHit()

Hàm khởi tạo công khai

CacheInvocationResultDescriptor

public CacheInvocationResultDescriptor (boolean cacheHit, 
                String explanation)

Tham số
cacheHit boolean

explanation String

Phương thức công khai

getDetails

public String getDetails ()

Giá trị trả về
String

isCacheHit

public boolean isCacheHit ()

Giá trị trả về
boolean