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

com.flyjingfish.android_aop_annotation.base.MatchClassMethodCreator.kt Maven / Gradle / Ivy

package com.flyjingfish.android_aop_annotation.base

interface MatchClassMethodCreator {
    fun newInstance(): MatchClassMethod
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy