Searched refs:stripAnnotations (Results 1 – 6 of 6) sorted by relevance
33 …itoMockKey(params.mockedType, params.interfaces, params.serializableMode, params.stripAnnotations), in mockClass()53 private final boolean stripAnnotations;58 boolean stripAnnotations) {61 this.stripAnnotations = stripAnnotations;70 return stripAnnotations == that.stripAnnotations77 result = 31 * result + (stripAnnotations ? 1 : 0);
83 .annotateType(features.stripAnnotations in mockClass()90 .attribute(features.stripAnnotations in mockClass()
36 protected boolean stripAnnotations; field in CreationSettings141 return stripAnnotations; in isStripAnnotations()
304 …this::getTypeWithVarargsAsArray).map(this::stripGenerics).map(this::stripAnnotations).collect(toLi… in getSignature()307 private Type stripAnnotations(Type type) { in stripAnnotations() method in CallableDeclaration
136 stripAnnotations = true; in withoutAnnotations()
META-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...