pojo Type For Class With Type Arguments
Create a pojo type from the specified Java class and type arguments.
Return
The requested pojo type.
Parameters
target
A Java class or interface.
type Args
The type arguments. These may be any Avail types, not just pojo types.