public static final class IgnoreForBinding.Verifier extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
check(MethodDescription methodDescription)
Validates if a method should be ignored for binding.
|
public static boolean check(MethodDescription methodDescription)
methodDescription - The method to validate.true if the method should not be considered for binding.Copyright © 2014–2025. All rights reserved.