- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
interface IActionPrototypeContext
Context used by a IActionPrototypeProvider.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
- See:
-
Action Summary
| Modifier and type |
Action and description |
| abstract void |
release
Release any resource. |
| Modifier and type |
Action and description |
| abstract void |
release
Release any resource. |
Action Details
- release
-
def release
Release any resource.