That moment when you're trying to loop through an Iterator in Java and the compiler just sits there judging you like this capybara. The compiler's basically saying "Sorry buddy, you can't use a for-each loop on an Iterator because... well... an Iterator IS the thing that lets you iterate!" It's like trying to drive a car factory instead of driving the actual car it produces. The worst part? Deep down you know the compiler is right, but that doesn't make the error message any less painful. You'll have to use a while(hasNext()) loop like a caveman instead.
The Java Compiler Looking Me Dead In The Eye
5 months ago
150,620 views
0 shares
java-memes, iterator-memes, compiler-error-memes, for-each-loop-memes, programming-frustration-memes | ProgrammerHumor.io
More Like This
[[][[]]+[]][+[]][++[+[]][+[]]] is "n" in javascript
3 years ago
60.2K views
0 shares
Java developers, is that true? (found on some website)
2 years ago
91.0K views
0 shares
What Astupid Programmer
8 months ago
230.3K views
0 shares
Wise words to live by in the hashtag #flirt_according_to_your_expertise
4 years ago
114.7K views
0 shares
Relationship status
2 years ago
67.8K views
0 shares
Classic
2 years ago
145.3K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp