Parameter hm of org.tm4j.panckoucke.impl.store.PanckouckeStore.getFactoryCache

Parameter hm of org.tm4j.panckoucke.impl.store.PanckouckeStore.getFactoryCache

Description

a Hashmap, Optional. Servers to suppress the creation of a new Hashmap-Instance on every call. The contents of the FactoryCache are added to hm, so it may be a good idea to empty the Map before calling this method. If not Hashmap is passed, this method generates one.

Meta Data (2)
Comment : a Hashmap, Optional. Servers to suppress the creation of a new Hashmap-Instance on every call. The contents of the FactoryCache are added to hm, so it may be a good idea to empty the Map before calling this method. If not Hashmap is passed, this method generates one.
Text : a Hashmap, Optional. Servers to suppress the creation of a new Hashmap-Instance on every call. The contents of the FactoryCache are added to hm, so it may be a good idea to empty the Map before calling this method. If not Hashmap is passed, this method generates one.