public abstract E peekLast ()

Retrieves, but does not remove, the last element of this deque, or returns null if this deque is empty.

Returns:  the tail of this deque, or null if this deque is empty