Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Sức khỏe - Y tế
Văn bản luật
Nông Lâm Ngư
Kỹ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
Tài liệu HOT
Tìm
Danh mục
Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Y tế sức khỏe
Văn bản luật
Nông lâm ngư
Kĩ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
Thông tin
Điều khoản sử dụng
Quy định bảo mật
Quy chế hoạt động
Chính sách bản quyền
0
Trang chủ
Công Nghệ Thông Tin
Kỹ thuật lập trình
Generics the Java Programming Language
TAILIEUCHUNG - Generics the Java Programming Language
JDK introduces several extensions to the Java programming language. One of these is the introduction of generics. This tutorial is aimed at introducing you to generics. You may be familiar with similar constructs from other languages, most notably C++ templates. If so, you’ll soon see that there are both similarities and important differences. If you are not familiar with look-a-alike constructs from elsewhere, all the better; you can start afresh, without unlearning any misconceptions. Generics allow you to abstract over types. The most common examples are container types, such as those in the Collection hierarchy | Generics in the Java Programming Language Gilad Bracha July 5 2004 Contents 1 Introduction 2 2 Defining Simple Generics 3 3 Generics and Subtyping 4 4 Wildcards 5 Bounded Wildcards. 6 5 Generic Methods 7 6 Interoperating with Legacy Code 10 Using Legacy Code in Generic Code . 10 Erasure and Translation . 12 Using Generic Code in Legacy Code. 13 7 The Fine Print 14 A Generic Class is Shared by all its Invocations. 14 Casts and InstanceOf . 14 Arrays . 15 8 Class Literals as Run-time Type Tokens 16 9 More Fun with Wildcards 18 Wildcard Capture. 20 10 Converting Legacy Code to Use Generics 20 11 Acknowledgements 23 1 1 Introduction JDK introduces several extensions to the Java programming language. One of these is the introduction of generics. This tutorial is aimed at introducing you to generics. You may be familiar with similar constructs from other languages most notably C templates. If so you ll soon see that there are both similarities and important differences. If you are not familiar with look-a-alike constructs from elsewhere all the better you can start afresh without unlearning any misconceptions. Generics allow you to abstract over types. The most common examples are container types such as those in the Collection hierarchy. Here is a typical usage of that sort List mylntList new LinkedList 1 new lnteger 0 2 Integer x Integer 3 The cast on line 3 is slightly annoying. Typically the programmer knows what kind of data has been placed into a particular list. However the cast is essential. The compiler can only guarantee that an Object will be returned by the iterator. To ensure the assignment to a variable of type Integer is type safe the cast is required. Of course the cast not only introduces clutter. It also introduces the possibility of a run time error since the programmer might be mistaken. What if programmers could actually express their intent and mark a list as being .
Phương Thảo
88
24
pdf
Báo lỗi
Trùng lắp nội dung
Văn hóa đồi trụy
Phản động
Bản quyền
File lỗi
Khác
Upload
Tải xuống
đang nạp các trang xem trước
Không thể tạo bản xem trước, hãy bấm tải xuống
Tải xuống
TÀI LIỆU LIÊN QUAN
Giáo trình Java cơ bản (Java SE Basic)
150
94
0
Head First Java
722
66
0
Eclipse Rich Client Platform: Designing, Coding, and Packaging Java™ Applications
2021
61
0
Software Installation for Java Course
53
59
0
The Java EE 6 Tutorial Basic Concepts Fourth Edition
588
82
0
Java : A Beginner’s Guide
649
64
0
Beginning Java Objects
935
60
0
Eclipse
1645
67
0
Generics the Java Programming Language
24
56
0
The Java™ Language Specification Third Edition
684
46
0
TÀI LIỆU XEM NHIỀU
Một Case Về Hematology (1)
8
462340
61
Giới thiệu :Lập trình mã nguồn mở
14
26020
79
Tiểu luận: Tư tưởng Hồ Chí Minh về xây dựng nhà nước trong sạch vững mạnh
13
11345
542
Câu hỏi và đáp án bài tập tình huống Quản trị học
14
10550
466
Phân tích và làm rõ ý kiến sau: “Bài thơ Tự tình II vừa nói lên bi kịch duyên phận vừa cho thấy khát vọng sống, khát vọng hạnh phúc của Hồ Xuân Hương”
3
9841
108
Ebook Facts and Figures – Basic reading practice: Phần 1 – Đặng Tuấn Anh (Dịch)
249
8889
1161
Tiểu luận: Nội dung tư tưởng Hồ Chí Minh về đạo đức
16
8504
426
Mẫu đơn thông tin ứng viên ngân hàng VIB
8
8100
2279
Giáo trình Tư tưởng Hồ Chí Minh - Mạch Quang Thắng (Dành cho bậc ĐH - Không chuyên ngành Lý luận chính trị)
152
7735
1790
Đề tài: Dự án kinh doanh thời trang quần áo nữ
17
7263
268
TỪ KHÓA LIÊN QUAN
Kỹ thuật lập trình
basic java
programming languages
programming documentation
programming methods
programming theory
network programming
java application
Giáo trình Java basic
Giáo trình lập trình Java căn bản
Lập trình hướng đối tượng
Ngôn ngữ lập trình
Tài liệu Java
Ngôn ngữ lập trình Java
Head First Java
computer science
computer programming
java programming algorithms curricula
install java
computer installation tips
modern cookbook
The Java EE 6
Tutorial Basic Concepts
Eric Jendrock
Ian Evans
Devika Gollapudi
Fourth Edition
Network programming with Java
Basic concepts
Starting network programming in java
File handling
Remote method invocation
Bài giảng Công nghệ Java
Công nghệ Java
Basic swing component
Functions of JPopupMenu
Menus components
Object Oriented Programming
Recall the basics of programming
The basics of programming
Java background
Java programming
Basic tools for Java programming
Ebook Java
Basic computation
Flow of control
Java loop statements
Information hiding
Static variables
Static methods
Java network programming
Basic network concepts
Sockets for clients
Sockets for servers
Secure sockets
Nonblocking I/O
IP multicast
Lập trình với visual basic
Biểu mẫu web
Ứng dụng cơ sở dữ liệu
Chương trình java
Nhà phát triển visual basic
programming code
programming experience
programming tips
java document
programming procedure
basic programming
teaching programming
David Reilly
Michael ReillyPublisher
Play for Java
The parts of an application
A basic CRUD application
Core functionality
Controllers handling HTTP requests
Asynchronous data
JavaScript
JavaScript unit testing
Learn Java
Java & XML
process engineering
information technology
system design
Developing Enterprise Java
TÀI LIỆU MỚI ĐĂNG
Giáo án mầm non chương trình đổi mới: Gia đình vui nhộn
4
392
3
26-12-2024
THE ANTHROPOLOGY OF ONLINE COMMUNITIES BY Samuel M.Wilson and Leighton C. Peterson
19
225
4
26-12-2024
báo cáo hóa học:" Perceptions of rewards among volunteer caregivers of people living with AIDS working in faith-based organizations in South Africa: a qualitative study"
10
157
1
26-12-2024
báo cáo hóa học:" Quality of data collection in a large HIV observational clinic database in sub-Saharan Africa: implications for clinical research and audit of care"
7
154
4
26-12-2024
CHƯƠNG 2: RỦI RO THÂM HỤT TÀI KHÓA
28
158
1
26-12-2024
Đề tài " Dự báo về tác động của Tổ chức Thương mại Thế giới WTO đối với các doanh nghiệp xuất khẩu vừa và nhỏ Việt Nam – Những giải pháp đề xuất "
72
184
2
26-12-2024
Báo cáo y học: "The Factors Influencing Depression Endpoints Research (FINDER) study: final results of Italian patients with depressio"
9
148
1
26-12-2024
ETHICAL CODE HANDBOOK: Demonstrate your commitment to high standards
7
147
1
26-12-2024
Báo cáo nghiên cứu khoa học " NÂNG QUAN HỆ KINH TẾ THƯƠNG MẠI VIỆT NAM - TRUNG QUỐC LÊN TẦM CAO THỜI ĐẠI "
8
172
1
26-12-2024
IT Audit: EMC’s Journey to the Private Cloud
13
158
1
26-12-2024
TÀI LIỆU HOT
Mẫu đơn thông tin ứng viên ngân hàng VIB
8
8100
2279
Giáo trình Tư tưởng Hồ Chí Minh - Mạch Quang Thắng (Dành cho bậc ĐH - Không chuyên ngành Lý luận chính trị)
152
7735
1790
Ebook Chào con ba mẹ đã sẵn sàng
112
4406
1371
Ebook Tuyển tập đề bài và bài văn nghị luận xã hội: Phần 1
62
6283
1266
Ebook Facts and Figures – Basic reading practice: Phần 1 – Đặng Tuấn Anh (Dịch)
249
8889
1161
Giáo trình Văn hóa kinh doanh - PGS.TS. Dương Thị Liễu
561
3839
680
Giáo trình Sinh lí học trẻ em: Phần 1 - TS Lê Thanh Vân
122
3919
609
Giáo trình Pháp luật đại cương: Phần 1 - NXB ĐH Sư Phạm
274
4708
565
Tiểu luận: Tư tưởng Hồ Chí Minh về xây dựng nhà nước trong sạch vững mạnh
13
11345
542
Bài tập nhóm quản lý dự án: Dự án xây dựng quán cafe
35
4508
490
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.