// display on the console the last mandator ID;
// this action takes place hier to avoid a NullPointerException
System.out.println((nr – 1) + ” ” + id);
// display on the console the last mandator ID;
// this action takes place hier to avoid a NullPointerException
System.out.println((nr – 1) + ” ” + id);