public static class MethodExecutionPath.MethodParameterFilter<T> extends Object implements Filter<T>
| Constructor and Description |
|---|
MethodParameterFilter(String methodName,
Class<?>[] classParameters) |
public boolean isExtracted(Object object) throws IllegalArgumentException
isExtracted in interface Filter<T>IllegalArgumentException - if the object is not supported by the filterCopyright © 2023. All rights reserved.