fun.fengwk.convention4j.api.code.ResolvedConventionErrorCode Maven / Gradle / Ivy
package fun.fengwk.convention4j.api.code;
/**
* @author fengwk
*/
public interface ResolvedConventionErrorCode extends ConventionErrorCode, ResolvedConventionCode, ResolvedErrorCode {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy