Annotation Type Interfaces


@Target(PACKAGE)
@Retention(RUNTIME)
public @interface Interfaces
The Interfaces annotation is the container annotation for @Repeatable @Interface annotations.
Author:
Mirko Raner
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    Interface[] value