1
Answer

Interface Constraint on Generics

can we give more than one interface constraints on generics if it possible then the type should implement both the implements or any one

Answers (1)