Class BaseProvider

  • All Implemented Interfaces:
    CacheProvider

    @Deprecated(forRemoval=true)
    public abstract class BaseProvider
    extends Object
    implements CacheProvider
    Deprecated, for removal: This API element is subject to removal in a future version.
    Minimal implementation of CacheProvider. See AbstractProvider for the abstract class which typical implementations should extend.
    Author:
    Michael Vorburger.ch
    • Constructor Detail

      • BaseProvider

        public BaseProvider()
        Deprecated, for removal: This API element is subject to removal in a future version.