Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. germina

    Question about syntax

    yes, but I asked about 'SomeClass.this': class FooClass extends SomeClass { ......... OtherClass obj = new OtherClass(SomeClass.this); .......... }; It's type casting or something else?
  2. germina

    Question about syntax

    What does it mean SomeClass.this in java? Please help, i'm not a java-programmer.

Part and Inventory Search

Back
Top