class - Most interesting/useful Java classes? -


i've been using java year or now, , find myself discovering new things in language. of cool stuff, interestingly enough, doesn't come 3rd-party apis or libraries, rather classes ship in jdk.

so i'm wondering, partly out of curiosity , partly education of others , myself, classes come in jdk interesting/useful/your favorite?

by definition, object.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -