java.lang.Object
ch.ralscha.extdirectspring.util.ApiCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()for unit testsget(ApiCacheKey key) voidput(ApiCacheKey key, String apiString)
-
Constructor Details
-
ApiCache
public ApiCache()
-
-
Method Details
-
put
-
get
-
clear
public void clear()for unit tests
-