示例#1
0
 public String getCanonicalName() {
   return ModelUtils.getCanonicalName(this);
 }
示例#2
0
 public JavaType copy() {
   return ModelUtils.copy(this);
 }