Jump to content

This (Java)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 68.100.188.169 (talk) at 06:19, 10 September 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A Java language keyword that represents the current instance of the class in which it appears. It is used to access class variables and methods.