예제 #1
0
 public static ID createTypeId(Type type) {
   return IdUtil.createClassId(type.getName());
 }