Generics: Using parameterized types with constructors
Using parameterized types with constructors
To specify one or more types when using a constructor, put the types in angle brackets (<...>) just after the class name.
To specify one or more types when using a constructor, put the types in angle brackets (<...>) just after the class name.
Clickable & Draggable!