Searched defs:JImpl (Results 1 – 1 of 1) sorted by relevance
572 static class JImpl implements J { class in CircularDependencyTest573 @Inject JImpl(IImpl i) {} in JImpl() method in CircularDependencyTest.JImpl