@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Implements
Class[]
interfaces
public abstract Class[] interfaces
The set of interface that the specified method implements