2012Computer Development & ApplicationsRequires access

Research on Java Generics

Lin Xiong

Open publisher page 0 citations

Abstract

In February 2004,Sun released Java 2 SDK,Standard Edition Version 1.5.0 Beta 1,added generic versions allowing Abstract over types.Programmers simply define a method that accepts a variable number of arguments,then they can get benefits of type checking which simplifies program development.This article describes the basic concepts and the role of Java generics,introduces how to make use of Java generics in Java classes,Java interfaces,and Java methods,tells the difference between using Java generics programming and not using by examples.At the last,some problems which need pay attention to in the use of Java generics are summarized.

About this research paper

What this paper is about

In February 2004,Sun released Java 2 SDK,Standard Edition Version 1.5.0 Beta 1,added generic versions allowing Abstract over types.Programmers simply define a method that accepts a variable number of arguments,then they can get benefits of type checking which simplifies program development.This article describes the basic concepts and the role of Java generics,introduces how to make use of Java generics in Java classes,Java interfaces,and Java methods,tells the difference between using Java generics programming and not using by examples.At the last,some problems which need pay attention to in the use of Java generics are summarized.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

In February 2004,Sun released Java 2 SDK,Standard Edition Version 1.5.0 Beta 1,added generic versions allowing Abstract over types.Programmers simply define a method that accepts a variable number of arguments,then they can get benefits of type checking which simplifies program development.This article describes the basic concepts and the role of Java generics,introduces how to make use of Java generics in Java classes,Java interfaces,and Java methods,tells the difference between using Java generics programming and not using by examples.At the last,some problems which need pay attention to in the use of Java generics are summarized.

Key concepts: Java, Computer science, Generics in Java, Real time Java, Java annotation, strictfp, Programming language, Java Modeling Language

Related papers

Back to paper searchBrowse research topicsOriginal source
Research on Java Generics — Research Paper | ScholarLens