1 comment

[ 5.3 ms ] story [ 12.5 ms ] thread

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

    List myList = new ArrayList();