Retrieves, but does not remove, the head (first element) of this list.
@return the head of this list, or {@code null} if this list is empty
See Implementation
Retrieves, but does not remove, the head (first element) of this list.
@return the head of this list, or {@code null} if this list is empty