Package play.libs
Interface F.Action<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
invoke(T result)
-
-
-
Method Detail
-
invoke
void invoke(T result)
-
-
Modifier and Type | Method | Description |
---|---|---|
void |
invoke(T result) |
void invoke(T result)