Android IDE (AIDE) Support Forum

Iterator.remove() method missing from LibGDX

I’m using an iterator (java.util.iterator) to check elements in an array, but for some reason the Iterator does not have or recognize the remove() method. Has anyone else encountered this or have any ideas? Thanks in advance.