コード例 #1
0
 @Override
 public int getItemCount() {
   return Comida.COMIDAS_POPULARES.size();
 }