open a jira issue please

-igor

On Fri, Dec 12, 2008 at 10:37 AM, Stefan Lindner <[email protected]> wrote:
> The definition of IOptionRenderer is
>
>        Interface IOptionRenderer<T>
>                java.lang.String getDisplayValue(java.lang.Object
> object)
>
> the definition of IChoiceRenderer is
>
>        Interface IChoiceRenderer<T>
>                java.lang.Object getDisplayValue(T object)
>
> Why is the parameter getDisplayValue method of IOptionRenderer and
> Object and not of Type T? Will this change until 1.4.0?
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to