|
The ResourceBundle class is used to store locale-specific resources that can be loaded by a program ....
|
Category:
Core Java
|
Date:
11/9/2010 2:55:55 AM
|
|
|
|
Wrapped classes are classes that enble you to access primitive types as objects.
|
Category:
Core Java
|
Date:
11/9/2010 2:35:48 AM
|
|
|
|
An interface may be declared as public or abstract.
|
Category:
Core Java
|
Date:
11/9/2010 2:23:53 AM
|
|
|
|
An object's lock obtains synchronized access to the object by multiple threads.
|
Category:
Core Java
|
Date:
11/9/2010 12:12:50 AM
|
|
|
|
The garbage collector invokes an object's finalize() method when it detects that the object has beco....
|
Category:
Core Java
|
Date:
11/8/2010 11:28:54 PM
|
|
|