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

de.hilling.lang.annotations.tests.GenerateExternal Maven / Gradle / Ivy

The newest version!
package de.hilling.lang.annotations.tests;

import de.hilling.lang.annotations.GenerateLiteralFor;

@GenerateLiteralFor(Deprecated.class)
@SuppressWarnings("squid:S1610")
abstract class GenerateExternal {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy