
io.github.vipcxj.jasync.ng.spec.annotations.Internal Maven / Gradle / Ivy
package io.github.vipcxj.jasync.ng.spec.annotations;
import java.lang.annotation.*;
@Inherited
@Retention(RetentionPolicy.SOURCE)
@Target({ElementType.METHOD, ElementType.TYPE})
public @interface Internal {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy