Esempio n. 1
0
 public boolean isInt() {
   return (field != null && field.isInt());
 }