lifo property

bool lifo
final

Shoud we process this queue LIFO (last in first out)

Implementation

final bool lifo;