mutable array problem

how to solve this problem.

public static final CollateralFrame[] collateralFrames = new CollateralFrame[4]; // Defect Fix - Code Review

My find bug to showing problem Field is a mutable array.

pls help me.

[238 byte] By [lkkja] at [2007-11-27 10:30:08]
# 1

Ignore it. Findbugs isn't your boss, all it does is highlight potential problems, not definate ones

georgemca at 2007-7-28 18:01:28 > top of Java-index,Java Essentials,Java Programming...