I have a problem with ArrayList in Java. I writing module for get all files from directory. But, i don't know how to print ALL elements from Array in ONE message. I mean:
File1
File2
File3
File4
File5
etc...
Print message should print new object in new line. No new print.
So, i think you know what i mean. I really don't know how to good explain it. Hope you can help me :D
If you have any questions, please comments :)
Also sorry for my bad english knowledge. Just learning it right now
Thanks.