Component$IVisitor component returns Object instead of T --------------------------------------------------------
Key: WICKET-2490
URL: https://issues.apache.org/jira/browse/WICKET-2490
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.4.1
Reporter: Stefan
The Component$IVisitor interface returns Object instead of T.
public Object component(T component);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
