Searched refs:merged (Results 1 – 4 of 4) sorted by relevance
144 List<AnnotationMember> merged = new ArrayList<AnnotationMember>(defs.length + old.length); in readObject() local151 merged.add(el1); //phantom element in readObject()158 merged.add(val.setDefinition(def)); in readObject()162 merged.add(def); // brand new element in readObject()164 elements = merged.toArray(new AnnotationMember[merged.size()]); in readObject()
29 some classes from a package are to be merged; only a single
1 This directory contains annotated stub files which can be merged into
1150 "--validate-nullability-from-merged-stubs ",1157 // (This is in addition to those which have annotations in the merged stubs.)