[
https://issues.apache.org/jira/browse/IMAGING-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802068#comment-13802068
]
Damjan Jovanovic commented on IMAGING-117:
------------------------------------------
Public mutable List:
TiffContents.directories and ColorGroup.color_counts are now
Collections.unmodifiableList()s
Protected mutable arrays:
But protected fields can only be written from subclasses and from the same
package, both of which presumably know not to write to them.
> SofnSegment.components - public mutable array
> ---------------------------------------------
>
> Key: IMAGING-117
> URL: https://issues.apache.org/jira/browse/IMAGING-117
> Project: Commons Imaging
> Issue Type: Bug
> Reporter: Sebb
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)