blackberry / WebWorks

BlackBerry WebWorks for Smartphones is a platform for building deeply integrated web applications for BlackBerry smartphones
http://developer.blackberry.com/html5
268 stars 51 forks source link

InterruptableThread - isInterrupted overrides super class visibility #111

Open hjung opened 12 years ago

hjung commented 12 years ago

The interruptableThread class isInterrrupted method needs to be marked as public not default.