Home
last modified time | relevance | path

Searched refs:SimpleSingleton (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
DCircularDependencyTest.java659 bindScope(SimpleSingleton.class, new BasicSingleton()); in testCustomScopeCircularProxies()
698 @SimpleSingleton
704 @SimpleSingleton
710 @SimpleSingleton
719 public @interface SimpleSingleton {} annotation in CircularDependencyTest