コード例 #1
0
 public String toString() {
   return "ArrayFastPropertyGetter " + " fastMethod=" + fastMethod.toString() + " index=" + index;
 }