PriorityQueue.getFirst() - Mtax-Development/GML-OOP GitHub Wiki
None.
{any|undefined}
Return any value with the highest priority in this Priority Queue. Returns {undefined}
if this Priority Queue does not exists or is empty.
None.
{any|undefined}
Return any value with the highest priority in this Priority Queue. Returns {undefined}
if this Priority Queue does not exists or is empty.