New Methods One new method, AllowThreadSuspension, was added to the ThreadGroup class. boolean AllowThreadSuspension(boolean) As the API documentation says: This method is used by the virtual machine to control lowmem implicit suspension.
One new method, AllowThreadSuspension, was added to the ThreadGroup class. boolean AllowThreadSuspension(boolean) As the API documentation says: This method is used by the virtual machine to control lowmem implicit suspension.
AllowThreadSuspension
boolean AllowThreadSuspension(boolean)