예제 #1
0
 /** FOR DEBUG. This method does not include the field of a null object in the returned string. */
 public String toString() {
   return M2StringUtils.stringifier(this);
 }