コード例 #1
0
 @Override
 protected Long getId(Auction u) {
   return u.getId();
 }