Homec4science

DataContainer: make fields private

Authored by Ellen T Arena <arenaellen@gmail.com> on Dec 27 2016, 20:21.

Description

DataContainer: make fields private

There are getters for all of these fields; we want to refactor
internally here. This change proactively avoids external, direct access
to the fields themselves. Callers should use the getter methods.

Details

Committed
Ellen T Arena <arenaellen@gmail.com>Dec 27 2016, 20:55
Pushed
oburriMar 8 2018, 18:06
Parents
R6269:d6f1c1def26e: SingleWindowDisplay: Add axis labels
Branches
Unknown
Tags
Unknown

Event Timeline

Ellen T Arena <arenaellen@gmail.com> committed R6269:17c03c3a5290: DataContainer: make fields private (authored by Ellen T Arena <arenaellen@gmail.com>).Dec 27 2016, 20:55