Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.commons.weaver.normalizer Classes and Interfaces - 2 results found.
| Name | Description | Type | Package | Framework |
| Normalizer | Handles the work of normalizing anonymous class definitions. | Class | org.apache.commons.weaver.normalizer | Apache Commons |
|
| NormalizerWeaver | The purpose of the normalizer module is to merge identical anonymous class definitions into a single type, thereby normalizing them and reducing their collective footprint on your archive and more importantly on your JVM. | Class | org.apache.commons.weaver.normalizer | Apache Commons |