Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Advanced Apache Commons Lang usage

Header Image

  1. Using Apache Commons Lang with generics
    • This article introduces the usage of Apache Commons Lang with generics, covering the basics of generics and type-safe collections, the GenericUtils class and advanced scenarios for generics in Apache Commons Lang.
  2. Using Apache Commons Lang with nested objects
    • This article covers the use of Apache Commons Lang’s nested object manipulation methods and NestedExceptionUtils class for traversing complex data structures, handling nested exceptions, and advanced usage scenarios.
  3. Using Apache Commons Lang with annotations
    • This article covers the basics of using Apache Commons Lang for annotation manipulation in Java programming, as well as advanced usage scenarios such as custom annotations, annotation processing, and using annotations in popular Java frameworks.
  4. Using Apache Commons Lang with custom implementations
    • This article covers the topic of customizing Apache Commons Lang with custom methods and classes, as well as advanced usage scenarios for custom implementations.

Table of contents