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
-
@GodlikeBlock so the same implementation of the same problem with another language will not rise an error? 🤔🤔
-
Trithon10306y@lazyDev no, because then people will be your friends and you have entries in the frieds list
-
mampf1846yMaybe other people get an exception. Make sure your friend list implementation is not immutable and there are interfaces.
-
caap3856y@lazyDev @Supersebi3 i think two concatenated empty lists will still be empty :D
But at least u could add each other ^^
Related Rants
Made a list of all my friends in Java.
then I run:
list.get(0);
I get: Index out of bound exception.
What is the problem, send help
joke/meme
outofbound
friends
java