Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
DRHAX3414498y@Eariel "significative other" may lose it's meaning when the condition inside the if clause is false... Uhm but in that case "lover" can too... Uhm finding generic names is hard π
-
Pointer32498yWhy don't go for "People" class and "sentimentalRelationship" method? That would be generic enough, wouldn't it?
-
Going by that comment, I'm sorry to hear that :(
I hope you find someone who appreciates flowers more :)
Related Rants
!rant
Girl girl = new Girl();
while(girl.isGirlFriend()){
If(!girl.isCheating()){
girl.sendFlowers();
} else {
// did not expected to happen soon π
girl.breakUp();
}
}
undefined
girlfriend problems
java