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
-
Zombiesen336yImplement ass.clean(withWater) - should solve the Toilet paper exception permanently.
-
tokumei21316yAll of this attaching and detaching toilets seems pretty inefficient, I think we can optimize that part out and just permanently attach a toilet implemenation.
-
@Zombiesen No you just add the componets that use Water, but you have to manually check if it is there
Related Rants
Pls send help. I having problems with following code:
Human h = WildOrangutan
.getInstance();
Ass ass = h.getAss();
Toilet toilet = new Toilet();
ass.attachTo(toilet);
while (ass.hasOutput()) {
ass.output();
h.readDevrant();
}
ass.detach(toilet);
// This throws
// OutOfToiletPaperException
ass.clean();
joke/meme
random