Home | History | Annotate | Download | only in lang

Lines Matching defs:coll

295         Collection<Annotation> coll = map.values();
296 return coll.toArray(new Annotation[coll.size()]);