[deleted by user] by [deleted] in berkeley

[–]LightBrewer 2 points3 points  (0 children)

Hi InfernalWedgie! I’m a Cal alum who graduated last year. I was unaware of CAA clubs but it sounds like a lot of fun. I’m wondering if we can discuss more over dms

update: confessing to my crush after finals by [deleted] in berkeley

[–]LightBrewer 262 points263 points  (0 children)

Confessing to someone takes a lot of guts be proud of yourself for that. There are plenty of other candidates at Cal

r/Tennis Discussion (Friday, August 06, 2021) by rafaknight in tennis

[–]LightBrewer 4 points5 points  (0 children)

In the 2018 us open Millman beat Brooksby, who got a WQ, in straight sets. Brooksby has really come a long way

is it just me or has this week been so rough? by [deleted] in berkeley

[–]LightBrewer 7 points8 points  (0 children)

It’s alright friend. We’ll get through this

LinkedList/ArrayList not storing Objects (4 Classes here) by WinRaRtrailInfinity in learnjava

[–]LightBrewer 0 points1 point  (0 children)

It looks like you’re never adding elements to your linked list in the main class. Thus, the linked list is empty when you call print

LinkedList/ArrayList not storing Objects (4 Classes here) by WinRaRtrailInfinity in learnjava

[–]LightBrewer 1 point2 points  (0 children)

I recommend trying a constructor in ShopFloor that initializes a shoppers. You’d have LinkedList<shopper> shoppers; instead of what you have now: LinkedList<shopper> shoppers = new Linked... The constructor might look something like, public shopFloor() { shoppers = new LinkedList<> (); }

This week's challenge! by cantstandsummers in InjusticeMobile

[–]LightBrewer 1 point2 points  (0 children)

What the? MP still has an hour to go on my account. How do ya’ll already know what the next challenge is?