Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Connected Limited Device Configuration
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===CLDC 1.0 and 1.1=== * The <code>Serializable</code> interface is not supported. * Parts of the reflection capabilities of the Java standard edition: ** The <code>[http://java.sun.com/javase/6/docs/api/java/lang/reflect/package-summary.html java.lang.reflect]</code> [[Java package|package]] and any of its classes not supported. ** Methods on <code>[http://java.sun.com/javase/6/docs/api/java/lang/Class.html java.lang.Class]</code> which obtain Constructors or Methods or Fields. * No finalization. CLDC does not include the <code>Object.finalize()</code> method. * Limited error handling. Non-runtime errors are handled by terminating the application or resetting the device. * No user-defined class loaders * No thread groups or daemon threads.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)