예제 #1
0
 public boolean isList() {
   return isInstanceOf(TypeMirrorUtils.listTypeErasure(this.env));
 }