InvocationCacheHelper.CacheInvocationResultDescriptor

public static class InvocationCacheHelper.CacheInvocationResultDescriptor
extends Object

java.lang.অবজেক্ট
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

পাবলিক পদ্ধতি

বিস্তারিত পান

public String getDetails ()

রিটার্নস
String

isCacheHit

public boolean isCacheHit ()

রিটার্নস
boolean