Je suis débutant, je viens de télécharger jakarta.common.lang et je ne sais pas comment l'utiliser. Quelqu'un peut il m'aider.
Bye
Je suis débutant, je viens de télécharger jakarta.common.lang et je ne sais pas comment l'utiliser. Quelqu'un peut il m'aider.
Bye
Salut,
Peut tu nous donner un peu plus d'info...? Cette API t'ajoutes des fonctionnalités plus 'avancés' que les librairies standards.
http://jakarta.apache.org/commons/lang/The Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions, basic enhancements to java.util.Date and a series of utlities dedicated to help with building methods, such as hashCode, toString and equals.
Partager