User Tools

Site Tools


2017_2018:s2:td:td_classe_code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
2017_2018:s2:td:td_classe_code [2018/02/19 10:48]
blay [Je sais passer du dessin d'une association au code]
2017_2018:s2:td:td_classe_code [2018/02/19 10:53]
blay [Je sais passer du dessin d'une association au code]
Line 289: Line 289:
   
  //Get the pilots of defiance  //Get the pilots of defiance
- Pilot[] ​pilots ​= defiance.getPilots();​+ Pilot[] ​ourPilots ​= defiance.getPilots();​
   
  //Print the first pilot (only object reference)  //Print the first pilot (only object reference)
- System.out.println("​Pilot : " + pilots[0]);+ System.out.println("​Pilot : " + ourPilots[0]);
  }  }
  
2017_2018/s2/td/td_classe_code.txt · Last modified: 2018/02/19 15:44 by blay