Package com.datarobot.util
Interface Action<T1,T2>
-
public interface Action<T1,T2>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinvoke(T1 target1, T2 target2)
-
public interface Action<T1,T2>
| Modifier and Type | Method | Description |
|---|---|---|
void |
invoke(T1 target1,
T2 target2) |