There is a class with generic type:
class Action[T]
Create some instances of it, put in a list:
val list = List(new Action[Stri