Search Results

0
votes

Hiding a “local” type parameter in Java

If you really want to draw some ire, you can put the Bar class inside the Foo interface, and suck the T of that way. See …