package java.lang.reflect;

/**
 * This interface is only defined for hierarchy compatibility.
 */
public interface GenericDeclaration {
}
