https://codesteps.com/2014/08/07/java-how-to-impose-constraints-on-generics-in-java/
Java - How to impose constraints on Generics in Java? - CodeSteps
Feb 24, 2023 - Few constraints that we can impose while working with Generics using extends and super keywords. These are discussed in this article.
how toimpose constraintsjavagenerics