示例#1
0
 public static void shapeReader(History<? extends Point> history) {
   history.elementAt(0).getX();
 }