Fields: the queue with front and back pointers, ArrayList of the frontThreeNodes, the number of nodes. dequeue(int x) method accepts an index in the queue that the user wishes to remove from the queue ...