Searched defs:MyGenerics1 (Results 1 – 1 of 1) sorted by relevance
63 public static class MyGenerics1<T, U, V, W> { class in InnerTest64 public MyGenerics1() { in MyGenerics1() method in InnerTest.MyGenerics1