Hi. I really liked findind stream factories in Stream, Please allow me to ask: Putting more than one line of implementation in interface. Isn't it burden to the eye? Stream.of()/empty() Naive like me use Stream.of() for empty but loose the optimized version empty(). Isn't it better to get rid of empty() and optimized of() Thanks Boaz