getQueue

此方法用于返回由 get() 在队列头部返回的元素。

可见性
Public
特征符
virtual void getQueue(OMList<Concept>& list) const;
参数
list

这是 get() 在队列头部返回的元素


反馈