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

com.labijie.application.IErrorRegistration.kt Maven / Gradle / Ivy

package com.labijie.application

/**
 * Created with IntelliJ IDEA.
 * @author Anders Xiao
 * @date 2019-12-14
 */
interface IErrorRegistration {
    fun register(registry: IErrorRegistry)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy