I have a problem understanding the following piece of code:
List users = Arrays.asList(new User("John", 30), new User("Julie", 35)