Interface Func2<T1,T2>
-
public interface Func2<T1,T2>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T2invoke(T1 arg)
-
public interface Func2<T1,T2>
| Modifier and Type | Method | Description |
|---|---|---|
T2 |
invoke(T1 arg) |