You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extending is a little weird here. Is it better to be a standalone class with an ArrayList field, then write wrappers for the ArrayList methods we care about?
The text was updated successfully, but these errors were encountered:
I mean, it is nice that they can just iterated over the 'radar' without having to do much else, but I know that's not the main issue in their usage of it.
Extending is a little weird here. Is it better to be a standalone class with an ArrayList field, then write wrappers for the ArrayList methods we care about?
The text was updated successfully, but these errors were encountered: