Package de.mhus.lib.core.util
Interface MCallback2<T,U>
-
public interface MCallback2<T,U>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidevent(T object1, U object2)
-
public interface MCallback2<T,U>
| Modifier and Type | Method | Description |
|---|---|---|
void |
event(T object1,
U object2) |