I have a list of User objects.
public class User{ private String name; private String role; private String status; }
I wanted to use strea