TObjectQueue<T>.Create Constructor
Summary
Initializes a new instance of the
TObjectQueue<T>
class.
Namespace
:
Spring.Collections.Queues
Syntax
Delphi
public constructor Create; override;
Overrides
TQueue<T>.Create
See Also
Reference
TObjectQueue<T>
Spring.Collections.Queues