I am studying Generics in Java in Oracle docs. In Type Inference & Generic Methods section there is this code and it is not working in Intellij Idea. This is Box class This is BoxDemo class. Here is Screen Answer Try to change your for and iterate from boxes the type Box box instead of Box box