@FunctionalInterface public interface ParameterResolver
| Modifier and Type | Method and Description |
|---|---|
TypeResult |
resolve(Object argument)
Resolves the type of class and returns the function registered.
|
TypeResult resolve(Object argument)
argument - The object to be tested.Copyright © 2020. All rights reserved.