Generic Interfaces
Create flexible interfaces with type parameters.
Basic Generic Interface
API Response Interface
Repository Pattern
Generic Event Handler
Extending Generic Interface
Exercise: Create Generic Stack
Create a generic Stack interface and implementation:

