Browse tutorials by Tag - same
Instance Variable Masking (Eclipse)
Time: 3:46
|
|
| Average: 84 ratings | Your Rating: |
| Categories: Logic Error Classes Eclipse | |
| Description: click for more...
Shows what happens when a local variable in a method has the same name as an instance variable in your class and provides 2 ways to fix this problem (instance variable masking). |
|