mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 19:04:49 +00:00
Added EventMeta data, EventRegistry
This commit is contained in:
3
src/main/java/org/toop/eventbus/IEvents.java
Normal file
3
src/main/java/org/toop/eventbus/IEvents.java
Normal file
@@ -0,0 +1,3 @@
|
||||
package org.toop.eventbus;
|
||||
|
||||
public interface IEvents {}
|
||||
Reference in New Issue
Block a user