
com.flyjingfish.android_aop_plugin.beans.CutCollectMethodJsonCache.kt Maven / Gradle / Ivy
package com.flyjingfish.android_aop_plugin.beans
data class CutCollectMethodJsonCache(val collectType:String, val regex:String, val classes:MutableList = mutableListOf())
© 2015 - 2025 Weber Informatics LLC | Privacy Policy