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
hi @amaurel, I have updated CStringList. Also added equals method so we can compare two objects.
I didn't implement List, there are quite some methods to implement that interface and I don't think we need it now? Let me know if that's needed.
CStringList should not extends ArrayList.
Could be usefull to implement List, but in the mean time CStringList sould extends Object.
The text was updated successfully, but these errors were encountered: