Thanks, Sir Ralph.
That was an excellent explanation.
That was an excellent explanation.

if(tedThinksPointersSuck) {
letHimTryToLearnThemInFiveMinutes();
giveUp(failure::miserable);
} else {
enjoyPointers();
}
The fact that Java manages them automatically doesn't make them any less fun, now does it?


Comment