Searched refs:RealG (Results 1 – 1 of 1) sorted by relevance
505 bind(G.class).to(RealG.class); in testCircularDependencyProxyDelegateNeverInitialized()542 public static class RealG implements G { class in CircularDependencyTest546 RealG(F f) { in RealG() method in CircularDependencyTest.RealG