var foo = new Map<String, String>();
var foo = List.of(1, 2, 3);
1. https://developer.oracle.com/java/jdk-10-local-variable-type...
2. https://docs.oracle.com/javase/9/docs/api/java/util/List.htm...