Class DefaultInterfaceAnnotationValidator

  • All Implemented Interfaces:
    Processor

    public class DefaultInterfaceAnnotationValidator
    extends AbstractProcessor
    This annotation process ensures that DefaultInterface is only annotated to an interface with all default methods.
    Author:
    NawaMan -- nawa@nawaman.net