Parameter li of org.tm4j.panckoucke.impl.store.PanckouckeStore.getLoadQueue

Parameter li of org.tm4j.panckoucke.impl.store.PanckouckeStore.getLoadQueue

Description

a List, Optional. Servers to suppress the creation of a fresh List-Instance on every call. The contents of the Load-Queue are added at the end of the list, so it may be a good idea to empty the List before calling this method. If not List is passed, this method generates one.

Meta Data (2)
Comment : a List, Optional. Servers to suppress the creation of a fresh List-Instance on every call. The contents of the Load-Queue are added at the end of the list, so it may be a good idea to empty the List before calling this method. If not List is passed, this method generates one.
Text : a List, Optional. Servers to suppress the creation of a fresh List-Instance on every call. The contents of the Load-Queue are added at the end of the list, so it may be a good idea to empty the List before calling this method. If not List is passed, this method generates one.