5 lines
86 B
Java
5 lines
86 B
Java
package net.tomatentum.marinara.interaction;
|
|
|
|
public interface InteractionHandler {
|
|
}
|