Signature of generic class

Report a typo

Write a signature of generic class Box<T, P> which has a mutable variable name of type T and mutable variable weight of type P.

Write a program in Kotlin
// put your code here
___

Create a free account to access the full topic