Hi Mohamed,
I feel like Type parameters is quite a little similar with Entity Type, but for your JAVA call if you would like to pass a List of a certain Object (or Entity) I think then you need to specify the parameter type as “List”
And in that situation I think List could be counted as Type parameters
Just my personal understanding about this, please just correct me if I made anything wrong.