示例#1
0
文件: Dom.java 项目: hk2-project/hk2
 public Set<Annotation> getQualifierAnnotations() {
   return Collections.emptySet();
 }