Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Generics

Anjali Sharma answered on January 23, 2023 Popularity 9/10 Helpfulness 2/10

Contents


More Related Answers

  • what is generic programming
  • import generic
  • generics with function expressions
  • ts generics
  • java generics type
  • java generic type method
  • Typescript Basic Generics
  • java generics
  • generic method c#
  • generics in java
  • generic funtions
  • generic typescript
  • ts generics
  • generic function in java
  • .Is it a good idea to use Generics in collections?
  • java generics
  • java generics example
  • typescript generic
  • Create Generic Method

  • Generics

    0

    Generics means parameterized types. 

    The idea is to allow type (Integer, String, … etc., and user-defined types) to be a parameter to methods, classes, and interfaces. 

    Using Generics, it is possible to create classes that work with different data types.

    https://www.geeksforgeeks.org/generics-in-java/

    Popularity 9/10 Helpfulness 2/10 Language java
    Source: Grepper
    Tags: generics java
    Link to this answer
    Share Copy Link
    Contributed on Jan 23 2023
    Anjali Sharma
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.