3076062240
Add new framework to allow for easy creation of finder-like capabilities. Reviewed-by: jjg, jlahoda
6 lines
377 B
Plaintext
6 lines
377 B
Plaintext
T6939780.java:21:28: compiler.warn.diamond.redundant.args
|
|
T6939780.java:22:28: compiler.warn.diamond.redundant.args.1: T6939780.Foo<java.lang.Integer>, T6939780.Foo<java.lang.Number>
|
|
T6939780.java:30:19: compiler.warn.diamond.redundant.args
|
|
T6939780.java:31:19: compiler.warn.diamond.redundant.args.1: T6939780.Foo<java.lang.Integer>, T6939780.Foo<java.lang.Number>
|
|
4 warnings
|