mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
4 lines
56 B
Java
4 lines
56 B
Java
package org.toop.eventbus;
|
|
|
|
public interface IEvents {}
|