-
Ask to complete the class
about 8 years ago
-
about 8 years ago
Hi Alfredo, I did not get your reqirement completely. I understand, you want to use the following classes in your class -
The standard Java libraries fail to provide enough methods for manipulation of its core classes. The classes you want to use from Apache Commons Lang provides them extra methods.
The classes provide a host of helper utilities for the java.lang.String manipulation methods. Additionally Apache Commons Lang contains basic enhancements to java.util.Date, basic numerical methods, object reflection, concurrency, creation and serialization, System properties and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals.
Hope this would help you.
-
1 Answer(s)