Searched defs:singletonType (Results 1 – 2 of 2) sorted by relevance
22 private final SingletonType singletonType; field in RequiresSingletons25 @Inject RequiresSingletons(SingletonType singletonType, in RequiresSingletons()31 SingletonType singletonType() { in singletonType() method in RequiresSingletons
22 @Inject UnscopedType(@SuppressWarnings("unused") SingletonType singletonType) {} in UnscopedType()