Posts by Victor Grecca • 5 points
2 posts
-
0
votes1
answer265
viewsQ: Java - How to access a String vector of a Class in another Class?
Hello, I have a class called File.java, in which I read a txt file and put the phrases contained in this file in an Arraylist, which can be viewed in the code below: public void leitor() throws…
-
0
votes1
answer199
viewsQ: JAVA - Split and Arrays
Hello, I need to read several strings, divide them into parts and allocate them to arrays. The problem is that my code even stores the pieces of the string in the variables, but I need to read…
javaasked Victor Grecca 5