예제 #1
0
 @SuppressWarnings("rawtypes")
 @Override
 public Object exec(List list) throws TemplateModelException {
   return DPUtil.empty(list.get(0));
 }