Uses of Class
org.uitnet.testing.smartfwk.ui.core.cache.SmartCache
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.cache |
-
Uses of SmartCache in org.uitnet.testing.smartfwk.ui.core.cache
Subclasses of SmartCache in org.uitnet.testing.smartfwk.ui.core.cache Modifier and Type Class Description classDefaultSmartCacheDefault implementation of SmartCache using Singleton class.Methods in org.uitnet.testing.smartfwk.ui.core.cache that return SmartCache Modifier and Type Method Description static SmartCacheDefaultSmartCache. getInstance()Methods in org.uitnet.testing.smartfwk.ui.core.cache with parameters of type SmartCache Modifier and Type Method Description protected abstract voidSmartCacheSubscriber. onMessage(SmartCache message)voidSmartCacheSubscriber. onNext(SmartCache item)voidSmartCache. publish(SmartCache cache)