Life birth = getMyBirth(); Life death = getMyDeath(); for(Life life = birth ; life < death ; life = life.nextStage()){ //Coding + Cricket }