Class ConcurrentMapInjector<K,​T>

    • Constructor Detail

      • ConcurrentMapInjector

        public ConcurrentMapInjector​(ConcurrentMap<K,​T> map,
                                     K key)
        Deprecated.
        Construct a new instance.
        Parameters:
        map - the map to update
        key - the key for this injector