Package org.uitnet.testing.smartfwk.ui.core.cache

  • Class Summary
    Class Description
    DefaultSmartCache
    Default implementation of SmartCache using Singleton class.
    SmartCache
    Abstract SmartCache class that can be used to store the data and can be retrieved at any time.
    SmartCacheSubscriber