public ArrayList<test_data> schedule_list[] = new ArrayList[31];

이런식으로 하니까 안되는데... 31개만들고싶은데 ㅇ떻게해?