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