Client and backend. Every class listed here is shared: the same code is compiled into your app and into your server. The package's page in the client API lists all of it, including any classes that exist only in the app.
package java.util.concurrent.atomic
Types
class AtomicBoolean | CLDC11 subset stub. |
class AtomicInteger | CLDC11 subset stub. |
class AtomicLong | CLDC11 subset stub. |
class AtomicReference | CLDC11 subset stub. |