예제 #1
0
파일: Dom.java 프로젝트: hk2-project/hk2
 protected Object getter(ConfigModel.Property target, Type t) {
   return target.get(this, t);
 }