| Interface | Description |
|---|---|
| MethodParametersAccessor |
Accessor interface to method parameters during the actual invocation.
|
| Class | Description |
|---|---|
| ExecutionSpecificParameters |
Parameters-implementation specific to execution. |
| ExecutionSpecificParameters.ExecutionAwareParameter | |
| Parameter |
Abstracts a method parameter and exposes access to type and parameter information.
|
| Parameters<P extends Parameter> |
Base class to abstract method
Parameters. |
Copyright © 2019 lettuce.io. All rights reserved.