| Class | Description |
|---|---|
| TaskGenerateAnonInnerClassMappings | |
| TaskSortAccessTransformers | Gradle task to sort configuration entries in an AccessTransformer config file. |
| TaskSortClassMembers | Gradle tasks to sort fields in a class naively, sorts fields in between the semaphore comments // SORTFIELDS:ON and // SORTFIELDS:OFF |
| TaskSortClassMembers.Field | Field wrapper used to keep all of the component parts of a field declaration together and allow them to be sorted based on name. |