Map a stream Write a helper method that uses Stream#map() to convert List< P > in List< Q >. Write a heper method that does the same thing for arrays.