Class ExecutableParameterNameProvider
java.lang.Object
org.hibernate.validator.internal.util.ExecutableParameterNameProvider
Allows to obtain parameter names from
Executables in a uniform fashion. Delegates to the configured
ParameterNameProvider.- Author:
- Gunnar Morling
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanEquality is based on identity of the delegate.getParameterNames(Executable executable) inthashCode()toString()