
com.tencent.ads.anno.AuthInfoAppend Maven / Gradle / Ivy
package com.tencent.ads.anno;
import java.lang.annotation.*;
@Target({ElementType.METHOD, ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Inherited
public @interface AuthInfoAppend {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy