Remove erroneous javadoc symbol
This commit is contained in:
parent
55181fa1c9
commit
4a4cf8a787
|
@ -279,7 +279,7 @@ public class StandardEvaluationContext implements EvaluationContext {
|
|||
* @param constructorResolver the constructor resolver to remove
|
||||
* @return {@code true} if the constructor resolver was removed, {@code false}
|
||||
* if the constructor resolver was not configured in this evaluation context
|
||||
< * @see #getConstructorResolvers()
|
||||
* @see #getConstructorResolvers()
|
||||
* @see #setConstructorResolvers(List)
|
||||
* @see #addConstructorResolver(ConstructorResolver)
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue