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

com.github.zhengframework.event.EventRegistration Maven / Gradle / Ivy

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

public interface EventRegistration {

  void unregister();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy