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