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

com.gccloud.starter.common.utils.cover.ICoverLife Maven / Gradle / Ivy

package com.gccloud.starter.common.utils.cover;

public interface ICoverLife {
    void after(Object source, T target);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy