0

I understand the reasoning behind one m as a non-static, private variable. But what about when there are two m's as seen here?

enter image description here

Mogsdad
  • 44,709
  • 21
  • 151
  • 275
Daniel Kobe
  • 9,376
  • 15
  • 62
  • 109

1 Answers1

0

I don't know for sure, but I suspect it is meant to signify a sub-class private non-static variable.

Michael Garner
  • 1,042
  • 1
  • 10
  • 19