array autogrow on set e.g. array[0]=foo

This commit is contained in:
Keith Donald
2011-01-07 17:28:18 +00:00
parent 2ef629d5a8
commit 5d6840e877
3 changed files with 8 additions and 6 deletions

View File

@@ -24,7 +24,6 @@ import java.util.Locale;
import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.beans.MutablePropertyValues;
import org.springframework.context.i18n.LocaleContextHolder;