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