Searched refs:listOfShort (Results 1 – 1 of 1) sorted by relevance
2474 List listOfShort = new LinkedList(); in test_hashCode$LS() local2476 listOfShort.add(new Short(shortArr[i])); in test_hashCode$LS()2478 listHashCode = listOfShort.hashCode(); in test_hashCode$LS()