Interface UniFunc<T>
-
public interface UniFunc<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
call(T arg)
-
public interface UniFunc<T>
Modifier and Type | Method | Description |
---|---|---|
void |
call(T arg) |