Searched defs:last (Results 1 - 1 of 1) sorted by relevance

/yui3/src/yui/js/
H A Dqueue-base.js51 * Get the last in the queue. LIFO support.
53 * @method last
54 * @return {MIXED} the last item in the queue.
56 last: function() {

Completed in 8 milliseconds