Consider replacing Vector usages with the newer java.util.ArrayList if expensive threadsafe operation is not required.

This rule is deprecated, use {rule:squid:S1149} instead.