Ok, I admit it - I don't understand this function at all defined in
IComponentInheritedModel
public <W> IWrapModel<W> wrapOnInheritance(Component component)
I don't understand meaning of <W> and IWrapModel<W>. I know generics
generally, but this syntax has been baffling me. Based on what eclipse
is trying to do, it seems like it will return IWrapModel<W>, but then
what does first <W> do? I tried some google searches, but could not find
the answer.
Thanks,
Niranjan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]