Interface Closure<E>
-
public interface Closure<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall(E e)
-
-
-
Method Detail
-
call
void call(E e)
-
-
public interface Closure<E>
| Modifier and Type | Method | Description |
|---|---|---|
void |
call(E e) |
void call(E e)