Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
Class Object « Class Definition « Java Tutorial
Java Tutorial
Class Definition
Class Object
5.17.Class Object
5.17.1.
Getting java.lang.Class: Information about your object
5.17.2.
Comparing Objects
5.17.3.
Class Object
5.17.4.
Storing a reference to the String object as type Object
5.17.5.
The 'Class' class also brings the possibility of creating an object without using the new keyword.
5.17.6.
Assignment with objects is a bit tricky.
5.17.7.
Demonstrate Run-Time Type Information.