What is ClassName.this?

Viewed 5695

I know this refers to the current object. I am little confused about this.ClassName and ClassName.this when creating Intent.

3 Answers
Related