Searched refs:DefaultImpl (Results 1 – 3 of 3) sorted by relevance
18 static class DefaultImpl implements I { class in DebugInterfaceMethod39 testDefaultMethod(new DefaultImpl()); in main()
330 this.defaultKey = Key.get(typeKey.getTypeLiteral(), new DefaultImpl(name)); in RealOptionalBinder()700 static class DefaultImpl extends BaseAnnotation implements Default { class in OptionalBinder701 public DefaultImpl(String value) { in DefaultImpl() method in OptionalBinder.DefaultImpl
1216 OptionalBinder.Default impl2 = new OptionalBinder.DefaultImpl("foo"); in testCompareEqualsAgainstOtherAnnotation()