This method adds an element
to the queue.
Signaturevirtual OMBoolean put(Concept c);
Parametersc
The element to add to the queue
ReturnsThe
method returns one of the following Boolean values:
- TRUE - method was successful.
- FALSE - The method
failed.