Class Pike.Annotations.Implements
classPike.Annotations.Implements- Description
This annotation causes the compiler to validate that the annotated class implements the specified API.
- Inherit
Annotation
inherit Pike.Annotation : Annotation
class Pike.Annotations.ImplementsThis annotation causes the compiler to validate that the annotated class implements the specified API.
inherit Pike.Annotation : Annotation