findLast


Description:

public T findLast ()

Returns the last element, or null if the stream is empty.

Returns:

the last element or null.