boolean isHesitate = true; while (isHesitate) { i.waitFor(u); // I think it is an important decision // and you should think it over. isHesitate = u.thinkOver(); } // After a romantic wedding, we will live happily ever after. i.marry(u); i.liveHappilyWith(u);