get Collection Element Type
open fun getCollectionElementType(context: Type, contextRawType: Class<out Any>): Type
Content copied to clipboard
Returns the element type of this collection type.
Throws
if this type is not a collection.