All Downloads are FREE. Search and download functionalities are using the official Maven repository.

java.lang.Override Maven / Gradle / Ivy

The newest version!
package java.lang;

import java.lang.annotation.ElementType;
import java.lang.annotation.Target;

@Target(ElementType.METHOD)
public @interface Override
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy