Searched refs:publicAbstractInterface (Results 1 – 2 of 2) sorted by relevance
66 static final TypeElement publicAbstractInterface = initTypeElement( field in BaseTest.CLASS
73 abstractEmptyInterface = ClassDocImpl.create(CLASS.publicAbstractInterface, context); in setUp()