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

com.itangcent.common.spi.SetupAble.kt Maven / Gradle / Ivy

package com.itangcent.common.spi

interface SetupAble {
    fun init()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy