1 comment

[ 3.1 ms ] story [ 18.3 ms ] thread

    List<string> myList = new ArrayList<string>();
shows up as

    List myList = new ArrayList();