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

com.github.zhengframework.configuration.reload.Reloadable Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
package com.github.zhengframework.configuration.reload;

public interface Reloadable {

  void reload();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy