Difference between revisions of "IsEmpty"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Created page with "Pretty self explanatory, this method returns a bool indicating whether the queue instance has any values or not.")
(No difference)

Revision as of 13:37, 21 September 2017

Pretty self explanatory, this method returns a bool indicating whether the queue instance has any values or not.