201671010135 2016--2017--"Java Programming: Learning Summary of generic array design"

Source: Internet
Author: User

What is a generic type? Generics are essentially called generic programming. Using generics means that the code you write can be reused by many different types of objects.

Why use generics? Generics are a new way of programming, and program code written using generic mechanisms is significantly more obvious than the messy code that uses Object variables and then enforces type conversions: better readability, better security.

I think the two problems of understanding can fundamentally understand the benefits of generics, but also to really understand and even skilled use of Java generics.

201671010135 2016--2017--"Java Programming: Learning Summary of generic array design"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.