Searched refs:xCollection (Results 1 – 2 of 2) sorted by relevance
411 TypeElement xCollection = getTypeElement(XCollection.class); in methodParameters_AbstractStringList() local415 ExecutableElement add = getMethod(xCollection, "add", TypeKind.TYPEVAR); in methodParameters_AbstractStringList()427 TypeElement xCollection = getTypeElement(XCollection.class); in methodParams_NumberList() local431 ExecutableElement add = getMethod(xCollection, "add", TypeKind.TYPEVAR); in methodParams_NumberList()480 TypeElement xCollection = getTypeElement(XCollection.class); in methodFromSuperinterfaces() local486 ExecutableElement add = getMethod(xCollection, "add", TypeKind.TYPEVAR); in methodFromSuperinterfaces()490 assertThat(addInAbstractStringList.getEnclosingElement()).isEqualTo(xCollection); in methodFromSuperinterfaces()498 assertThat(addInList.getEnclosingElement()).isEqualTo(xCollection); in methodFromSuperinterfaces()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...