findFirst


Description:

public T findFirst ()

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

Returns:

the first element or null.