c59d12417b
A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.
3 lines
153 B
Text
3 lines
153 B
Text
A chained accessor is one that always returns the object when called
|
|
with parameters (to set), and the value of the field when called with
|
|
no arguments.
|