WALA/com.ibm.wala.util/src/com/ibm/wala/util/heapTrace
Ben Liblit 994a70500f Remove redundant generic type parameters where possible
Instead, rely on Java's ability to infer type parameters in many
contexts.  This removes 665 Eclipse warnings.

Note: a few of these changes are to files under "test" subdirectories.
Presumably those are files that serve as test inputs rather than being
part of WALA code proper.  As far as I can tell, these changes do not
break any WALA tests.  But if any of those tests were specifically
intended to exercise WALA on code with non-inferred generic type
parameters, then I really should be leaving those alone.
2017-03-11 21:20:51 -06:00
..
HeapTracer.java Remove redundant generic type parameters where possible 2017-03-11 21:20:51 -06:00
package.html more conversion to Unix line endings 2012-09-04 15:59:50 -07:00