Searched defs:WithType (Results 1 – 2 of 2) sorted by relevance
11 public @interface WithType { annotation
28 : T(WithType), CanBeASubClass(CanBeSub) {} in T() argument