| Package | Description |
|---|---|
| ball.annotation.processing |
Provides
Processor implementation
classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOverrideProcessor
Processor implementation to identify overriding
Methods that are not marked with the
Override Annotation. |
class |
ObjectToStringProcessor
Processor implementation to check Classes to verify:
Class also overrides Object.toString()
|
Copyright © 2015–2021. All rights reserved.