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

com.flyjingfish.android_aop_annotation.aop_anno.AopClass.kt Maven / Gradle / Ivy

package com.flyjingfish.android_aop_annotation.aop_anno


/**
 * 这个注解使用本库者用不到
 */
@Retention(AnnotationRetention.BINARY)
@Target(AnnotationTarget.CLASS)
annotation class AopClass




© 2015 - 2024 Weber Informatics LLC | Privacy Policy