Home
Java Tutorial
Language
Data Type
Operators
Statement Control
Class Definition
Development
Reflection
Regular Expressions
Collections
Thread
File
Generics
I18N
Swing
Swing Event
2D Graphics
SWT
SWT 2D Graphics
Network
Database
Hibernate
JPA
JSP
JSTL
Servlet
Web Services SOA
EJB3
Spring
PDF
Email
J2ME
J2EE Application
XML
Design Pattern
Log
Security
Apache Common
Ant
JUnit
Generic Parameters « Generics « Java Tutorial
Java Tutorial
Generics
Generic Parameters
12.4.Generic Parameters
12.4.1.
Using the ? wildcard
12.4.2.
Using Bounded Wildcards in Methods
12.4.3.
Multiple Type Parameters
12.4.4.
Type Parameter Bounds
12.4.5.
Constraints on a Wildcard