Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4064105

Compile-time type safety with generics (JSR-014)

XMLWordPrintable

    • beta2
    • generic, x86
    • generic, windows_95, windows_98, windows_nt

      Name: tb29552 Date: 02/18/99

      Request inclusion of JSR 014: Add Generic Types To The Java Programming Language into J2SE 1.5

      The JSR proposal is to add generic types and methods to the Java programming
      language. The main benefit of adding genericity to the Java
      programming language lies in the added expressiveness and compile-time
      type safety that stems from making type parameters explicit and making
      type casts implicit. This is crucial for using libraries such as
      collections in a flexible, yet safe way. The proposed extension is
      designed to be fully backwards compatible with the current language,
      making the transition from non-generic to generic programming very
      easy. In particular, one can retrofit existing library classes with
      generic interfaces without changing their code.

      This is an updated description the previous description is in the comments field

            gbrachasunw Gilad Bracha (Inactive)
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: