|
Generally that is not a good idea however. Deprecated means that they don't have be supported in later versions of java, therefore killing portability.
Also i have found that it is a better idea to use the methods that are provided to replace them. They are deprecated for a reason.
|