Beispiel #1
0
 public boolean isBoxedType() {
   return clazz.getPrimitiveType() != null;
 }