Searched refs:ExposedSub (Results 1 – 2 of 2) sorted by relevance
359 points = InjectionPoint.forInstanceMethodsAndFields(ExposedSub.class); in testSyntheticBridgeMethodsInSubclasses()457 public static class ExposedSub extends RestrictedSuper { class in InjectionPointTest
936 public static class ExposedSub extends RestrictedSuper {}941 assertEquals("foo", Guice.createInjector(new ExposedSub()).getInstance(String.class));