This is from the Stream interface from Oracle\'s implementation of JDK 8:
public interface Stream extends BaseStream> { Str