ArrayList implementation changed?

368 views
Skip to first unread message

József Rieth

unread,
Mar 7, 2021, 5:27:27 PM3/7/21
to andro...@googlegroups.com
Hello All,
I have some Java classes extending ArrayList like:

class MyGroup extends ArrayList <Integer> { ... }

It has worked fine till now - but after the latest update there are lots of errors as:
This class must implement the abstract method 'java.util.List<E>.of<E>(E, E, E, E, E, E, E, E)'

Maybe I have to refresh some imports or libraries?

Thanks, Joseph
Reply all
Reply to author
Forward
0 new messages