Searched refs:XCollection (Results 1 – 2 of 2) sorted by relevance
224 interface XCollection<E> { interface in OverridesTest.TypesForGenerics228 interface XList<E> extends XCollection<E> {365 private interface XCollection<E> { interface in OverridesTest369 private interface XList<E> extends XCollection<E> {}371 private abstract static class XAbstractCollection<E> implements XCollection<E> {411 TypeElement xCollection = getTypeElement(XCollection.class); in methodParameters_AbstractStringList()427 TypeElement xCollection = getTypeElement(XCollection.class); in methodParams_NumberList()480 TypeElement xCollection = getTypeElement(XCollection.class); in methodFromSuperinterfaces()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...