array and diamond (original) (raw)
Rémi Forax forax at univ-mlv.fr
Fri Dec 9 22:56:04 UTC 2011
- Previous message: hg: jdk8/tl/jdk: 7117053: Fix build warnings in com/sun/tools/jdi/*
- Next message: array and diamond
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there a reason why the diamond syntax can't be used with an array ?
List<?>[] list = new List<>[12];
Rémi
- Previous message: hg: jdk8/tl/jdk: 7117053: Fix build warnings in com/sun/tools/jdi/*
- Next message: array and diamond
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]