Package org.jboss.lang

Interface Summary
Annotation Annotation.
Iterable<T> Iterable.
 

Class Summary
AnnotationHelper AnnotationHelper.
Autoboxing Autoboxing.
ClassRedirects Implementations of java.lang.Class methods added in jdk5
EnumImpl<E extends EnumImpl<E>> Mapping of the java.lang.Enum.
ExceptionHelper  
JBossStringBuilder A JBossStringBuilder, providing the same functionality as the java5 StringBuilder, except no Appendable which is java5 specific.